This layer provides NB-IoT/LTE-M support. It can be placed on top of a physical layer that supports NB-IoT/LTE-M.
Parameter | Type | Description |
---|---|---|
Alias | String | |
Debug Log Level | Number | Debug Level |
Dependencies | String | Other dependencies to this element |
Destination Peer | Number | |
Event Filter | String | Filter of Event |
Exact Match | Boolean | |
Max Event Queue Size | Number | Maximum Queue Size |
Name | String | Component Name |
No Events | Boolean | |
Passthrough | Boolean | High-to-Low Layer Passthrough |
Raw Data To Inject | String | Data Packet to Inject |
Raw Dst L2 To Inject | String | Destination L2 Address |
Raw Dst L3 To Inject | String | Destination L3 Address |
Raw Dst L4 To Inject | String | Destination L4 Address |
Request Timeout | Number | |
Save Dynamic Config | Boolean | |
Show Commands | Boolean | Show Commands |
Show Events | Boolean | Show Events |
Watch | Boolean | Watch Layer |
Parameter | Type | Description |
---|---|---|
Allow Blocking Event | Boolean | Blocking Events |
Blocked | Boolean | Disable Component |
Debug Log Level | Number | Debug Level |
Passthrough | Boolean | High-to-Low Layer Passthrough |
Watch | Boolean | Watch Layer |
Function | Type | Description |
---|---|---|
getnbiotAllowBlockingEvent(layer) | getter | Get “Allow Blocking Event” Parameter |
getnbiotBlocked(layer) | getter | Get “Blocked” Parameter |
getnbiotDebugLogLevel(layer) | getter | Get “Debug Log Level” Parameter |
getnbiotDestinationPeer(layer) | getter | Get “Destination Peer” Parameter |
getnbiotNoEvents(layer) | getter | Get “No Events” Parameter |
getnbiotPassthrough(layer) | getter | Get “Passthrough” Parameter |
getnbiotWatch(layer) | getter | Get “Watch” Parameter |
setnbiotAllowBlockingEvent(layer,value) | setter | Set “Allow Blocking Event” Parameter |
setnbiotBlocked(layer,value) | setter | Set “Blocked” Parameter |
setnbiotDebugLogLevel(layer,value) | setter | Set “Debug Log Level” Parameter |
setnbiotNoEvents(layer,value) | setter | Set “No Events” Parameter |
setnbiotPassthrough(layer,value) | setter | Set “Passthrough” Parameter |
setnbiotWatch(layer,value) | setter | Set “Watch” Parameter |