Get NB-IoT Lock Device Info

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

After you have registered the NB-IoT lock to the cloud server, you can get the device info of NB-IoT lock from the cloud

1 Request example

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
nbNodeIdStringNB-IoT node id
nbCardNumberStringNB-IoT card number
nbOperatorStringNB-IoT operator:46011-China Telecom、46000-China mobile、21401-Vodafone、50212-Maxis
nbOperatorNameStringNB-IoT operator name
nbRssiIntNB RSSI, reference: >20 is strong, 10<i<20 is medium, <-10 is weak
updateDateLongNB RSSI last updated date (timestamp in millisecond)