Data Push Http
Posted: Tuesday 26 September 2017 18:57
I have a remote display{Magic Mirror} that I would like to display some sensor values on. If I type into a browser :" http://192.168.1.11:8080/syslog?type=IN ... ilent=true : no notification" Whatever I replace YOUR_MESSAGE with in that url will display on the remote display. I am having trouble figuring out what I need to do with the settings under data push HTTP. My device name is Battery Voltage and value to send is Voltage. The rest I don't understand. What is Target variable? Is it possible?
Target variable: Available keywords: %v : Value -- %t0 : Timestamp (epoc time localtime) -- %t1 : Timestamp (epoc ms localtime) -- %t2 : Timestamp (epoc time UTC) -- %t3 : Timestamp (epoc ms UTC) -- %t4 : Timestamp : "2015-01-29T21:50:44Z" -- %D : Target Device id -- %V : Target Variable -- %u : Unit -- %n : Device name -- %T0 : Type -- %T1 : SubType -- %h : hostname -- %idx : 'Original device' id (idx)
Target variable: Available keywords: %v : Value -- %t0 : Timestamp (epoc time localtime) -- %t1 : Timestamp (epoc ms localtime) -- %t2 : Timestamp (epoc time UTC) -- %t3 : Timestamp (epoc ms UTC) -- %t4 : Timestamp : "2015-01-29T21:50:44Z" -- %D : Target Device id -- %V : Target Variable -- %u : Unit -- %n : Device name -- %T0 : Type -- %T1 : SubType -- %h : hostname -- %idx : 'Original device' id (idx)