Sending a UDP Text (ASCII-format)
The command is for sending a text message in ASCII-format via UDP-protocol. This method does not allow
escaping or inserting control characters.
Command and Response
ç <IP_address>:<port_no>=<text>)
æ
Example
ç
æ
The 'open' text is sent to the indicated IP:port address.
Sending a UDP Binary Message (HEX-format)
The command is for sending a binary message in Hexadecimal format. This method does not require escaping
the control and non-printable characters.
Command and Response
ç <IP_address>:<port_no>=<HEX_message>)
æ
Example
ç
æ
The '433030' message is sent to the indicated IP:port address.
INFO: There is no need to insert a space or other separator character between the binary messages.
HTTP Messaging
DIFFERENCE:
package v1.5.0b4.
Http post and put
devices. #http
ATTENTION! This feature means posting or putting HTTP
device. Encrypted transmission (HTTPS) is not supported.
Setting the Target IP Address
Command and Response
ç <IP_address>
æ <IP_address>
Example
ç
æ
Setting the TCP Port
Command and Response
ç <port_no>
æ <port_no>
Example
ç
æ
Setting the Target Path
Command and Response
ç <path>
æ <path>
Example
ç
æ