Closed volca02 closed 6 years ago
Initial impl (not yet working) in mqtt branch now
Added timer support
Timer topic parsing seems to be broken:
! ERR Invalid topic /hr20/10/timer/0/0/time
Only address configuration and value conversions are missing from mqtt impl. Considering it done, for now.
MQTT interface is the next logical step:
Topic base path should be: /prefix/addr/*
with fixed but customizable prefix (compile time).
Topics:
Timers then should probably be timers/day/slot/... - need feedback here.