UDP communication two espeasy

Moderators: grovkillen, Stuntteam, TD-er

Post Reply
Message
Author
jsemdabel
New user
Posts: 2
Joined: 21 Oct 2019, 11:07

UDP communication two espeasy

#1 Post by jsemdabel » 30 Jan 2020, 12:34

Hello,
I would like UDP communication for two ESPEASY. On one device I have connected BME280 and on the other OLED SSD 1306. I wanted to send information to the display. Please some rule example. Thank you

Patou
Normal user
Posts: 106
Joined: 21 May 2018, 10:33

Re: UDP communication two espeasy

#2 Post by Patou » 30 Jan 2020, 15:05

Hello
Have a look at following :
https://espeasy.readthedocs.io/en/lates ... #c013-page

Use Dummy Device in the sending unit normally the same dummy device will appears after some time in the receiving unit

you can also use the sendHttp in rules

Syntax Extra information
http://<espeasyip>/control?cmd= <command> Send commands over the HTTP protocol.

Example : http://192.168.1.150/control?cmd=TaskValueSet,1,1,8
or
http://192.168.1.150/control?cmd=TaskValueSet,11,1,[temp#°C]

Patou

jsemdabel
New user
Posts: 2
Joined: 21 Oct 2019, 11:07

Re: UDP communication two espeasy

#3 Post by jsemdabel » 31 Jan 2020, 13:31

Thank you.

Post Reply

Who is online

Users browsing this forum: No registered users and 54 guests