SIO Commands for Device IDs $71 to $78 - FujiNetWIFI/fujinet-firmware GitHub Wiki
SIO Commands for Device IDs $71 to $78
The following table shows the currently proposed SIO commands for Device $71 to $78 - N: device.
Any commands not listed here are considered special, and are sent to the underlying protocol to be queried for support (by determining if a valid DSTATS is returned for the given special command), therefore any handler should issue a $FF command before sending a special command.
TCP Protocol SIO Commands
Command | Description |
---|---|
'A' | N: SIO Command 'A' - Accept |
'c' | N: SIO Command 'c' - Close Client Connection |
UDP Protocol SIO Commands
Command | Description |
---|---|
'D' | N: SIO Command 'D' - Set UDP Destination |
HTTP Protocol SIO Commands
Command | Description |
---|---|
'M' | HTTP Set Channel Mode |
This list is very much in progress and is subject to change.