SignalK / SensESP

Universal Signal K sensor framework for the ESP32 platform
https://signalk.org/SensESP/
Apache License 2.0
150 stars 81 forks source link

Implement custom UI Buttons #594

Closed mairas closed 2 years ago

mairas commented 2 years ago

Implementation extracted from the closed PR #551.

UIButton objects create button objects on the device web UI "Control" tab. When the button is clicked, the UIButton object observers are notified.