Line 12: Line 12:
  
 
===Supported actions===
 
===Supported actions===
====IO====
+
====Digital I/O====
  io: 4
+
'''Digital I/O port 4 on'''
 +
ion: 4
 +
 
 +
'''Digital I/O port 4 off'''
 +
  iof: 4

Revision as of 19:20, 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

Supported actions

Digital I/O

Digital I/O port 4 on

ion: 4

Digital I/O port 4 off

iof: 4