Power Meter Pulse Sensor : Help with example script?
-
Hi All, I'm using the example pulse power meter script...
http://www.mysensors.org/build/pulse_power
It's all running well but all I get when looking at the serial monitor is this...
sensor started, id 25
send: 25-25-0-0 s=255,c=0,t=17,pt=0,l=5,st=ok:1.4.1
send: 25-25-0-0 s=255,c=3,t=6,pt=1,l=1,st=ok:0
read: 0-0-25 s=255,c=3,t=6,pt=0,l=1:M
send: 25-25-0-0 s=255,c=3,t=11,pt=0,l=12,st=ok:Energy Meter
send: 25-25-0-0 s=255,c=3,t=12,pt=0,l=3,st=ok:1.0
send: 25-25-0-0 s=10,c=0,t=13,pt=0,l=5,st=ok:1.4.1
send: 25-25-0-0 s=10,c=2,t=24,pt=0,l=0,st=ok:
send: 25-25-0-0 s=10,c=2,t=24,pt=0,l=0,st=ok:
send: 25-25-0-0 s=10,c=2,t=24,pt=0,l=0,st=ok:
send: 25-25-0-0 s=10,c=2,t=24,pt=0,l=0,st=ok:
send: 25-25-0-0 s=10,c=2,t=24,pt=0,l=0,st=ok:I'm sending everything through the MQTT Gateway and all the sensor sends is a topic of "MyMQTT/25/10/V_VAR1" with no actual data.
From what I can tell the sensor tries to ask what was the last value it sent to the gateway which I think is what this topic is.... Should I be setting something extra up in the gateway?
Any help would be appreciated....
-
some posts from Domoticz:
https://www.domoticz.com/forum/viewtopic.php?f=42&t=7282
V_VAR1
https://www.domoticz.com/forum/viewtopic.php?f=42&t=8229
http://www.domoticz.com/forum/viewtopic.php?f=21&t=5027&start=60V_TEXT
http://domoticz.com/forum/viewtopic.php?t=6517&p=52663