Skip to main content

Long-poll for commands

GET/devices/me/commands
Holds up to `wait` seconds (max 25) and returns pending commands, marking them delivered.

Parameters

waitquery
number

Response

Pending commands

commands*object[]
id*string
type*string
payload*object
peripheralId*stringnull
expiresAt*string
createdAt*string
Code Samples
No code examples available for this operation.

Try It

Query Parameters