Lock the lock

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

Lock the lock remotely via gateway or WiFi lock.

If you are integrating with TTHotel and you have power savers, this API can be used to manage power saver as well. Simply use power saver ID as the lockId. Calling this API will turn off the power.

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
dateLongYCurrent time (timestamp in millisecond)

3 Response and example

ParameterTypeDescription
errcodeIntError code
errmsgStringError message