User:Dzonatas Sol/SNOW-375 Resources/GestureManager
Jump to navigation
Jump to search
Resource | Method | Description |
/GestureManager/Items | GET | <- [ uuid, ... ] |
/GestureManager/Item/<uuid> | POST (GET) | (deprecated, use /Inventor/Item and /Asset/Gesture) |
/GestureManager/PlayGesture/<uuid> | POST | -> &empty <- &status |
Note: Description syntax is only based on LLIDL.
/GestureManager/Items
Response is a list of UUIDs of active gestures
/GestureManager/Item/<uuid>
(deprecated, use /Inventor/Item and /Asset/Gesture)
/GestureManager/PlayGesture/<uuid>
Start a gesture
empty
Valid empty LLSD payload (i.e. "<llsd/>")
status
{ status: string }
Value is "ok", consistently