Releases
v2.0.0
BREAKING CHANGES
Changed topic payload for <SITE>/<AREA>/<LINE>/Status/StateCurrent
to integer data type (use <SITE>/<AREA>/<LINE>/Status/StateCurrentStr
instead)
Changed topic payload for <SITE>/<AREA>/<LINE>/Status/UnitMode
to integer data type (use <SITE>/<AREA>/<LINE>/Status/Status/UnitModeStr
instead)
Changes
Add Sparkplug B Payload and Topic Support
Add TICK to global configuration
Add CLIENT_TYPE environmental variable
Add SPARKPLUG_GROUP_ID environmental variable
Add SPARKPLUG_EDGE_NODE environmental variable
Add MQTT_CLIENT_ID environmental variable
Add .../Status/StateCurrentStr topic for string name of state
Add .../Status/UnitModeStr topic for string name of mode
Change .../Status/StateCurrent to integer data type (use .../Status/StateCurrentStr instead)
Change .../Status/UnitMode to integer data type (use .../Status/UnitModeStr instead)
Change Command tags to boolean values (integer 0/1 still works)
Fix UnitMode command
Updated README
Bump Revision
You can’t perform that action at this time.