Wiki

Clone wiki

Numera.LibrisAPI / device.request_events

Home > API Reference Documentation > device.request_events

device.request_events

The device.request_events action is used to ask the device to transmit any pending events if it is not currently in a charger.

Input Parameters

PropertyRequiredDescription
idyesThe id of the device

Output

The result object will be empty.

Possible Status Codes

Status CodeReasonDescription
1000NO_IDYou have to send in the device id
1001DEVICE_DOES_NOT_EXISTCould not locate the device or the user does not have access to it

Updated