Is SendToHTTP implemented in RPiEASY?
If so, are there known syntax differences for the use of 'SendToHTTP' in RPEasy, over its use in ESPEasy?
In the 'COMMAND' window on the 'tools' page, I am using the following:
which works from ESPEasy but not from RPiEasy.SendToHTTP 192.168.55.131,80, "control?cmd=event,furn1"
From RPiEasy, I get the following f/b, on the 'tools' page, after use of the command
Thoughts or suggestions?True
21:26:40 : nonnumeric port: '80 "control'
21:36:04 : CMD: SendToHTTP 192.168.55.131,80, "control?cmd=event,furn1"
21:36:04 : nonnumeric port: '80 "control'
21:41:08 : CMD: SendToHTTP 192.168.55.131,80, "control?cmd=event,furn1"
21:41:08 : nonnumeric port: '80 "control'
Thanks,
Brian H.