The REST interface API enables any programmer to directly control the PTL Cabinet using a REST interface and a websocket.
The base address for the REST interface is http://<<ip address>>:5000/rest
.
The address for the websocket is ws://<<ip address>>:5000/ws
.
The REST interface API has the following actions available:
...