SignalK / SensESP

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

Async Configurables #705

Open mairas opened 3 weeks ago

mairas commented 3 weeks ago

Async Configurables allow adjusting remote system settings via e.g. NMEA2000 or NMEA0183 calls and then waiting for a response. The frontend polls the backend until a response is received and reports the results to the user.