MQTT data send to openHASP #853
Unanswered
schnuller123
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
hello i am a dummy in HASP
i want to get Datas from mqtt and display it in openHASP
i found this example:
hasp/plate/command/p1b5.text CO2 levels: %value% // send with nodered to mqtt
// pages.jsonl
{"page":1,"id":4,"obj":"label","x":20,"y":200,"h":70,"w":250,"text":"Außentemp:","text_font":50,"align":0,"bg_color":"#2C3E50","text_color":"#00FF00"}
{"page":1,"id":5,"obj":"obj","x":350,"y":200,"h":70,"w":110,"text":"value","text_font":50,"align":0,"bg_color":"#2C3E50","text_color":"#0000FF"}
Beta Was this translation helpful? Give feedback.
All reactions