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 ...' |
Dzonatas Sol (talk | contribs) mNo edit summary |
||
| Line 11: | Line 11: | ||
|- | |- | ||
| rowspan="2" | /GestureManager/Item/<uuid> | | rowspan="2" | /GestureManager/Item/<uuid> | ||
| style="text-align:right;" | GET | | style="text-align:right;" | GET (POST) | ||
| Response is the details of a MultiGesture structure for the UUID specified | | Response is the details of a MultiGesture structure for the UUID specified | ||
|- | |- | ||
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 (POST) | Response is the details of a MultiGesture structure for the UUID specified |
| /GestureManager/PlayGesture/<uuid> | POST | Start a gesture identified by <uuid> |