The use of the ESP8266 in the world of IoT

User avatar
By 4refr0nt
#35990
scargill wrote:Sorry I didn't mean page updates putting the controls in place... I meant updating the values - but I see that might be difficult. About to test other controls.


We have minimun 5 steps.
1. IoT Manager send control command to broker
2. Broker send control command to device
3. Device execute control command and send status data to broker
4. Broker send status data to app
5. IoT Manager receive status data and refresh display

About status leds not attachet to button - try "power-button" widget from this example

And, yes, this is very small list of widgets we have now.
User avatar
By scargill
#35993 So is the Power-button just an indicator and not a button? And see other comment about the status appearing to be inverted...

4refr0nt wrote:
scargill wrote:Sorry I didn't mean page updates putting the controls in place... I meant updating the values - but I see that might be difficult. About to test other controls.


We have minimun 5 steps.
1. IoT Manager send control command to broker
2. Broker send control command to device
3. Device execute control command and send status data to broker
4. Broker send status data to app
5. IoT Manager receive status data and refresh display

About status leds not attachet to button - try "power-button" widget from this example

And, yes, this is very small list of widgets we have now.