Line 10: Line 10:
 
===Data packet format===
 
===Data packet format===
 
  action: value
 
  action: value
 +
 +
Where '''action''' one of supported actions and '''value''' is the input of the action.
  
 
===Supported actions===
 
===Supported actions===
====Digital I/O====
 
 
'''Digital I/O port 4 on'''
 
'''Digital I/O port 4 on'''
 
  ion: 4
 
  ion: 4

Revision as of 20:21, 16 January 2017

WebSocket support is enabling other applications to listen passing data in real time.

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 4 on

ion: 4

Digital I/O port 4 off

iof: 4