for GET /api/v1/devices
In API Doc v1.4.1 Currently there is:
* device_id – The ID that is unique for this entry of the computers & contacts list. Values are always prefixed with a ‘d’.
* remotecontrol_id – The ID that is unique to this device and can be used to start a remote control session.
* groupid – The ID of the group that this device is a member of.
Please add:
* device_id – The ID that is unique for this entry of the computers & contacts list. Values are always prefixed with a ‘d’.
* remotecontrol_id – The ID that is unique to this device and can be used to start a remote control session. Values are always prefixed with a ‘r’.
* groupid – The ID of the group that this device is a member of. Values are always prefixed with a ‘g’.
Regards,
mLipok