- MQTT main topic, under which the counters are published. The single value will be published with the following key: MAINTOPIC/VALUE_NAME/PARAMETER
- where parameters are: value, rate, timestamp, error
+ MQTT main topic, under which the counters are published.
+ The single value will be published with the following key: MAINTOPIC/VALUE_NAME/PARAMETER where
+
+
VALUE_NAME is the name of the value (a meter might have more than one value) as defined during analog and digital ROI configuration (defaults to "main")
+
and PARAMETERS are: value, rate, timestamp, error
+
The general connection status can be found in MAINTOPIC/CONNECTION