This widget can be used as an actuator or an indicator. The circular button's color changes from between green and red to indicate the state. User defined text can also be added to clarify the state and purpose of the button.
Actuator If connected to a Field that is writable, pushing the button will switch the state of the Field (to a value of 100 or 0, depend on the current state).
Indicator If connected to a field that is not writable, the zero or non-zero value will determine which of the two user defined text statement is displayed.
When pressed the widget will attempt to set the Field value to 100. A spinning graphic may appear while the system attempts to set the state. When successful, the button color will change to green and the “if true” text will appear. The Field will remain at 100 until another command, action or event changes the value.
A drop down menu provides the means to link to a specific “Field”, from the desired ezeio. For more information see mapping on the widgets page.
As stated above, zero is evaluated as False. Enter the desired text to display if false.
As stated above, any non-zero Field value is evaluated as True. Enter the desired text to display if true.