Pulse send data
Posted: 13 Jun 2016, 14:29
Hello,
Thanks for your software, it's very good.
But i have a problem, i use generic HTTP to send data to Jeedom.
Actually, the espeasy send only count.
Can you explain me why the espeasy don't send total and time ?
Thanks a lot
Thanks for your software, it's very good.
But i have a problem, i use generic HTTP to send data to Jeedom.
Actually, the espeasy send only count.
Code: Select all
2016-06-13
14:21:29
Debug
192.168.0.102
kern
ESP
Unit: 0 : HTTP : closing connection
2016-06-13
14:21:29
Debug
192.168.0.102
kern
ESP
Unit: 0 :
2016-06-13
14:21:29
Debug
192.168.0.102
kern
ESP
Unit: 0 : 0
2016-06-13
14:21:29
Debug
192.168.0.102
kern
ESP
Unit: 0 : <html><body><h1>Jeedom receive<h1></body></html>
2016-06-13
14:21:29
Debug
192.168.0.102
kern
ESP
Unit: 0 : 30
2016-06-13
14:21:29
Debug
192.168.0.102
kern
ESP
Unit: 0 :
2016-06-13
14:21:29
Debug
192.168.0.102
kern
ESP
Unit: 0 : Transfer-Encoding: chunked
2016-06-13
14:21:29
Debug
192.168.0.102
kern
ESP
Unit: 0 : Connection: close
2016-06-13
14:21:29
Debug
192.168.0.102
kern
ESP
Unit: 0 : Date: Mon, 13 Jun 2016 12:21:29 GMT
2016-06-13
14:21:29
Debug
192.168.0.102
kern
ESP
Unit: 0 : Content-Type: text/html
2016-06-13
14:21:29
Debug
192.168.0.102
kern
ESP
Unit: 0 : HTTP : Succes!
2016-06-13
14:21:29
Debug
192.168.0.102
kern
ESP
Unit: 0 : HTTP/1.1 200 OK
2016-06-13
14:21:29
Debug
192.168.0.102
kern
ESP
Unit: 0 : /device=Debimetre&taskid=1&cmd=Count&value=0.00
2016-06-13
14:21:29
Debug
192.168.0.102
kern
ESP
Unit: 0 : HTTP : connecting to 192.168.0.99 using port 8121
2016-06-13
14:21:29
Debug
192.168.0.102
kern
ESP
Unit: 0 : EVENT: Pulse#Total=28892.00
2016-06-13
14:21:29
Debug
192.168.0.102
kern
ESP
Unit: 0 : EVENT: Pulse#Count=0.00
Thanks a lot