Research Article

Modular Middleware for Gestural Data and Devices Management

Box 1

The service strings exposed by the REST API Controller.
List Device:
http:///devices
Start Device:
http:///devices/start/?id=&streamsName=
&mode=
Stop Device:
http:///devices/stop/?id=
Start Recognition:
http:///devices/startRecognition/?id=
&stream=&mode=shared
Stop Recognition:
http:///devices/stopRecognition/?id=&stream=
Show Gesture:
http:///gestures/show/?id=&stream=
&tag=&pos=
Delete Gesture:
http:///gestures/delete/?id=
Save Gesture (HTTP POST):
[type: post, url: http:///gestures/save,
contentType: application/json, data: gesture
Update Gesture (HTTP POST):
[type: post, url: http:///gestures/update,
contentType: application/json, data: