I have to send an HTTP event with some JSON formatted data, like this:
Code: Select all
http://IP/json.htm?param=customevent&type=command&event=meteobridgeWind&data={"wind" : [wind0wind-act.1], "windDir" : [wind0dir-act] }
Is anybody having a clue?
Thank you