2022-09-18, 02:51 AM
Writing into SignalK is easy. I need to read the status of some paths to enable/disable automation routines in ESP32s.
Example: one ESP32 has an automated routine to run a pump every x amount of time, and check current draw and rpm. I want it to run only if a signalk path has a specific value, like environment. AutoOK.status= 12.
I could not find any code yet that can read this data.
Thanks for anything that can point me in the right direction.
Example: one ESP32 has an automated routine to run a pump every x amount of time, and check current draw and rpm. I want it to run only if a signalk path has a specific value, like environment. AutoOK.status= 12.
I could not find any code yet that can read this data.
Thanks for anything that can point me in the right direction.