ScreenBrightnessExt
The ScreenBrightnessExt is an extension component which allows to remotely set the brightness level on the panel in the configured Android panel.
Note
The ScreenBrightnessExt component must be located under the iCSmartViewRecipient component.
The ScreenBrightnessExt extension has the following slots:
Brightness Level: allows to set a brightness level from 0-100 % on the panel configured in the parent iCSmartViewRecipient component;
Delay: allows to set a time value, after which the action of setting new brightness level on the panel will actually be executed.

The ScreenBrightnessExt slots
The ScreenBrightnessExt 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 (Brightness Level for the Write Brightness Level action and Delay for the Write Delay action.
Force Write: sends requests to the panel configured in the parent iCSmartViewRecipient component using current values in slots;
Write Brightness Level: sends the Brightness Level slot value to the panel configured in the parent iCSmartViewRecipient component;
Write Delay: send the Delay slot value to the panel configured in the parent iCSmartViewRecipient component.

The ScreenBrightnessLevel actions