57 lines
1.3 KiB
JSON
Raw Normal View History

2023-04-18 16:34:54 +03:00
{
"type": "DEFAULT",
"image": null,
"defaultQueueName": null,
"transportType": "LWM2M",
"provisionType": "DISABLED",
"description": "",
"profileData": {
"configuration": {
"type": "DEFAULT"
},
"transportConfiguration": {
"observeAttr": {
"observe": [
2025-02-28 15:11:21 +02:00
"/3_1.1/0/0"
2023-04-18 16:34:54 +03:00
],
"attribute": [],
"telemetry": [
2025-02-28 15:11:21 +02:00
"/3_1.1/0/0"
2023-04-18 16:34:54 +03:00
],
"keyName": {
2025-02-28 15:11:21 +02:00
"/3_1.1/0/0": "testData"
2023-04-18 16:34:54 +03:00
},
"attributeLwm2m": {}
},
"bootstrap": [
{
"shortServerId": 123,
"bootstrapServerIs": false,
"host": "0.0.0.0",
"port": 5685,
"clientHoldOffTime": 1,
"serverPublicKey": "",
"serverCertificate": "",
"bootstrapServerAccountTimeout": 0,
"lifetime": 300,
"defaultMinPeriod": 1,
"notifIfDisabled": true,
"binding": "U",
"securityMode": "NO_SEC"
}
],
"clientLwM2mSettings": {
"clientOnlyObserveAfterConnect": 1,
"fwUpdateStrategy": 1,
"swUpdateStrategy": 1,
"powerMode": "DRX"
2023-04-18 16:34:54 +03:00
},
"bootstrapServerUpdateEnable": false,
"type": "LWM2M"
},
"alarms": null,
"provisionConfiguration": {
"type": "DISABLED"
}
}
}