Query lock settings

https://api.sciener.com/v3/lock/querySetting

Query lock settings via gateway or WiFi lock, including:2-Privacy lock、3-Tamper alert、4-Reset button、7-Open direction.

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
lockIdIntYLock ID, generated by Lock init
typeIntYThe item to be queried: 2-Privacy lock、3-Tamper alert、4-Reset button、7-Open direction
dateLongYCurrent time (timestamp in millisecond)

3 Response and example

ParameterTypeDescription
valueIntValue: 1-on、2-off;
Open direction:1-left open、2-right open;