Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Device sends %CO2% instead of the actual value
#29
Hi Ed,

Merry Christmas first of all! Smile

i had a couple of spare hours and added a very rudimentar support for online logging.
the device will dump before going to sleep, or after sending data to the configured destinations
the dump is currently performed by sending a POST request to a configured url, and the url is set like this
prop_set "log.dest.url","http://192.168.1.100:8080/log"
then you need to restart
(for some reason it was not working w/o /something after the port)

a very simple node js script that listens and displays the log
is located here : https://raw.githubusercontent.com/vlast3...httpsrv.js

to get this functionality, trigger a firmware update
Reply


Messages In This Thread
RE: Device sends %CO2% instead of the actual value - by admin - 12-26-2016, 04:57 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)