hardtechnology / EfergyMQTT

Integration of the Efergy Power Monitors with the MQTT Protocol and ESP8266
15 stars 3 forks source link

Add Transmitter Type to Serial and MQTT outputs #7

Closed hardtechnology closed 7 years ago

hardtechnology commented 7 years ago

The first byte of the transmission contains the ID (make?) of the Transmitter. Usually this is a 7 or 9 from Transmitters tested so far. Output this to identify other makes and models and to help with debugging due to transmitter compatibility.

hardtechnology commented 7 years ago

RESOLVED: Added Type to both Serial and MQTT