You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added support for modules with local controls and/or user interface, synchronizing settings back to the database. This enables settings to be controlled both from the module itself and from the web page.
Module web pages in WebPage example are now updating settings and other values dynamically.
Web Page example sketch for Arduino updated with local mode toggle switch support to demonstrate changing settings in both module and web page.
Moved some Http related boilerplate code from the ModuleMasterHttp sketch into the library, simplifying the master.