User:Dzonatas Sol/SNOW-375 Resources/GestureManager
Jump to navigation
Jump to search
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> |