Line 14: | Line 14: | ||
===Supported actions=== | ===Supported actions=== | ||
− | '''Digital I/O port | + | '''Digital I/O port ON''' |
ion: 4 | ion: 4 | ||
− | '''Digital I/O port | + | '''Digital I/O port OFF''' |
iof: 4 | iof: 4 | ||
+ | |||
+ | '''Start timing''' | ||
+ | timing: 1 | ||
+ | |||
+ | '''End timing''' | ||
+ | timing: 0 |
Revision as of 20:22, 16 January 2017
WebSocket support is enabling other applications to listen passing data in real time.
Contents
Settings
Enabling WebSocket
TBD.
Definitions
TCP port: 2235
Data packet format
action: value
Where action one of supported actions and value is the input of the action.
Supported actions
Digital I/O port ON
ion: 4
Digital I/O port OFF
iof: 4
Start timing
timing: 1
End timing
timing: 0