AutoRestartExt

The AutoRestartExt is an extension component which allows to remotely enable or disable the device automatic restart on a daily basis, according to a set schedule.

This function is useful in case of apparent slowdown of the device and visualization. Some web applications store cache files locally and in the device's RAM. Running the auto-restart option clears this memory at startup.

Note

The AutoRestartExt component must be located under the iCSmartViewRecipient component.

The AutoRestartExt extension has the following slots:

  • Enable Auto Restart: switches the auto restart option on and off;

  • Restart Time: sets the time for auto restart.

23 Auto restart slots.png
AutoRestartExt slots

The AutoRestartExt 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 (Enable Auto Restart for either Write Enable or Write Disable actions, and Restart Time for the Write Restart action).

  • Force Write: sends requests to the panel configured in the parent iCSmartViewRecipient component using current values in slots;

  • Write Enable: switches on the auto restart function on the panel configured in the parent iCSmartViewRecipient component;

  • Write Disable: switches off the auto restart function on the panel configured in the parent iCSmartViewRecipient component;

  • Write Restart: sends the new auto restart time to the panel configured in the parent iCSmartViewRecipient component.

24 Auto restart actions.png
AutoRestartExt actions