Query the list of DS3

https://api.sciener.com/v3/standaloneDoorSensor/list

1 Request example

POST, ContentType:application/x-www-form-urlencoded

2 Request parameters

NameTypeRequiredDescription
clientIdStringYclient_id from Create application
accessTokenStringYAccess token,refer to: Get access token
pageNoIntYPage numbers start from 1
pageSizeIntYNumber of pages per page, maximum 200
searchStrStringNSearch door sensor name
dateLongYCurrent time (timestamp, in milliseconds)

3 Response and example

ParameterTypeDescription
listJSONObjectlist

objects in the list

ParameterTypeDescription
macStringMAC
featureValueStringFeature value
statusDelayFlagInt1: Device status has not been updated for a long time; 0: No
electricQuantityIntBattery level
doorSensorStateIntDoor sensor status: 0 - Closed, 1 - Open, 2 - Unknown
wifiNameStringWIFI name
doorSensorNumberStringDoor sensor number
doorSensorIdIntDoor sensor ID
nameStringName
recordUpdateDateLongRecord update time
wifiMacStringWIFI MAC address
userTypeStringUser type: ADMIN: Administrator, USER: User being shared with.
firmwareRevisionStringFirmware version

3.1 Feature value description

Similar to the lock's characteristic value, the individual door sensor's characteristic value is also a hexadecimal string, indicating what functions this individual door lock supports.

The function represented by each byte bit (counting from 0) after high-low bit conversion is as follows:

Bitexplanation
0support 2.4G WiFi