Get NB-Iot Lock Device Info
https://api.sciener.com/v3/lock/getNbDeviceInfo
1. Description
| Name |
Type |
Required |
Description |
| clientId |
String |
Y |
The app_id which is assigned by system when you create an application |
| accessToken |
String |
Y |
Access token |
| lockId |
Int |
Y |
Lock ID |
| date |
Long |
Y |
Current time (timestamp in millisecond) |
2.Response
| Parameter |
Type |
Description |
| nbNodeId |
String |
NB-IoT node id |
| nbCardNumber |
String |
NB-IoT card number |
| nbOperator |
String |
NB-IoT operator |
| nbOperatorName |
String |
NB-IoT operator name |
| nbRssi |
Int |
NB RSSI |