KioskModeExt
The KioskModeExt is an extension component which allows to remotely enable or disable the kiosk mode on the panel in the configured Android panel and change the kiosk mode unlock password.
Note
The KioskModeExt component must be located under the iCSmartViewRecipient component.
The KioskModeExt extension has the following slots:
Kiosk Mode: allows to enable or disable the kiosk mode on the panel, which is configured in the iCSmartViewRecipient;
Kiosk Unlock Password: allows to set a new password on the panel, which is configured in the iCSmartViewRecipient; setting a new password requires entering a new password and confirming it in another field.

The KioskModeExt slots
The KioskModeExt extension has the following actions:
Note
These actions can be invoked manually from the context menu or automatically on the change of value of the extension’s slots (Kiosk Mode for either Write Unlock or Write Lock actions, and Kiosk Unlock Password for the Write Kiosk Unlock Password action.
Force Write: sends requests to the panel configured in the parent iCSmartViewRecipient component using current values in slots;
Write Lock: switches on the kiosk mode on the panel configured in the parent iCSmartViewRecipient component;
Write Unlock: switches off the kiosk mode on the panel configured in the parent iCSmartViewRecipient component;
Write Kiosk Unlock Password: sends the new password to unlock the kiosk mode to the panel configured in the parent iCSmartViewRecipient component.

The KioskModeExt actions