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;

  • Lock Home Station: allows to set a requirement to enter a password when leaving the home station (password is the same as the kiosk mode password).

11 KioskModeExt slots.png
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, Kiosk Unlock Password for the Write Kiosk Unlock Password action, and Lock Home Station for the Write Lock Home Station 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;

  • Write Lock Home Station: sends the requirement to enter the password when leaving the home station to the panel configured in the parent iCSmartViewRecipient component

12 KioskModeExt actions.png
KioskModeExt slots