Hi All, I'm having trouble getting started with ASCII, I have a Virtual device Air Conditioning On/Off Value 0, 1
I have a wifi device on the same network as the HS Pi that will send and receive ASCI commands.
How do I create a event to listen for ASCII and update status on this device?
How do I create a event to send ASCII command to wifi adaptor?
Info
TCP connection (Port 3310)
Set Value < SET,acNum:function,value
Get Value > GET,acNum:function < CHN,acNum:function,value
I presume I will need an event for each send command and each update status on each fuction.
• On/Off • Mode • Set Point Temperature • Room Temperature • Fan Speed
Any help will be good thanks.
I have a wifi device on the same network as the HS Pi that will send and receive ASCI commands.
How do I create a event to listen for ASCII and update status on this device?
How do I create a event to send ASCII command to wifi adaptor?
Info
TCP connection (Port 3310)
Set Value < SET,acNum:function,value
Get Value > GET,acNum:function < CHN,acNum:function,value
I presume I will need an event for each send command and each update status on each fuction.
• On/Off • Mode • Set Point Temperature • Room Temperature • Fan Speed
Any help will be good thanks.