User:Dzonatas Sol/SNOW-375 Resources/GestureManager: Difference between revisions
Jump to navigation
Jump to search
Dzonatas Sol (talk | contribs) Created page with '{| border="1" cellpadding="5" cellspacing="0" |- | Resource || Method || Description |- |- | rowspan="1" | /GestureManager/Items | style="text-align:right;" | GET | Response is ...' |
(No difference)
|
Revision as of 14:28, 30 July 2010
Resource | Method | Description |
/GestureManager/Items | GET | Response is a list of UUID of active gestures |
/GestureManager/Item/<uuid> | GET | Response is the details of a MultiGesture structure for the UUID specified |
POST | Combined query, like GET method, when uuid="s" | |
/GestureManager/PlayGesture/<uuid> | POST | Start a gesture identified by <uuid> |