File tree 1 file changed +1
-85
lines changed
src/controller/data_model
1 file changed +1
-85
lines changed Original file line number Diff line number Diff line change 1181
1181
}
1182
1182
]
1183
1183
},
1184
- {
1185
- " name" : " Thread Border Router Management" ,
1186
- " code" : 1106 ,
1187
- " mfgCode" : null,
1188
- " define" : " THREAD_BORDER_ROUTER_MANAGEMENT_CLUSTER" ,
1189
- " side" : " client" ,
1190
- " enabled" : 1 ,
1191
- " commands" : [
1192
- {
1193
- " name" : " GetActiveDatasetRequest" ,
1194
- " code" : 0 ,
1195
- " mfgCode" : null,
1196
- " source" : " client" ,
1197
- " isIncoming" : 0 ,
1198
- " isEnabled" : 1
1199
- },
1200
- {
1201
- " name" : " GetPendingDatasetRequest" ,
1202
- " code" : 1 ,
1203
- " mfgCode" : null,
1204
- " source" : " client" ,
1205
- " isIncoming" : 0 ,
1206
- " isEnabled" : 1
1207
- },
1208
- {
1209
- " name" : " DatasetResponse" ,
1210
- " code" : 3 ,
1211
- " mfgCode" : null,
1212
- " source" : " server" ,
1213
- " isIncoming" : 0 ,
1214
- " isEnabled" : 1
1215
- },
1216
- {
1217
- " name" : " SetActiveDatasetRequest" ,
1218
- " code" : 4 ,
1219
- " mfgCode" : null,
1220
- " source" : " client" ,
1221
- " isIncoming" : 0 ,
1222
- " isEnabled" : 1
1223
- },
1224
- {
1225
- " name" : " SetPendingDatasetRequest" ,
1226
- " code" : 5 ,
1227
- " mfgCode" : null,
1228
- " source" : " client" ,
1229
- " isIncoming" : 0 ,
1230
- " isEnabled" : 1
1231
- }
1232
- ],
1233
- " attributes" : [
1234
- {
1235
- " name" : " FeatureMap" ,
1236
- " code" : 65532 ,
1237
- " mfgCode" : null,
1238
- " side" : " client" ,
1239
- " type" : " bitmap32" ,
1240
- " included" : 1 ,
1241
- " storageOption" : " RAM" ,
1242
- " singleton" : 0 ,
1243
- " bounded" : 0 ,
1244
- " defaultValue" : " 0" ,
1245
- " reportable" : 1 ,
1246
- " minInterval" : 1 ,
1247
- " maxInterval" : 65534 ,
1248
- " reportableChange" : 0
1249
- },
1250
- {
1251
- " name" : " ClusterRevision" ,
1252
- " code" : 65533 ,
1253
- " mfgCode" : null,
1254
- " side" : " client" ,
1255
- " type" : " int16u" ,
1256
- " included" : 1 ,
1257
- " storageOption" : " RAM" ,
1258
- " singleton" : 0 ,
1259
- " bounded" : 0 ,
1260
- " defaultValue" : " 2" ,
1261
- " reportable" : 1 ,
1262
- " minInterval" : 0 ,
1263
- " maxInterval" : 65344 ,
1264
- " reportableChange" : 0
1265
- }
1266
- ]
1267
- },
1268
1184
{
1269
1185
" name" : " Thread Network Diagnostics" ,
1270
1186
" code" : 53 ,
5888
5804
" parentEndpointIdentifier" : null
5889
5805
}
5890
5806
]
5891
- }
5807
+ }
You can’t perform that action at this time.
0 commit comments