mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2026-03-14 21:10:11 +01:00
Controlled via 'de_hide_dm_scanres'. Changing it requires restarting decollector and obuspa for it to take effect.
config controller 'controller'
option enabled '1'
option profile '3'
...
option de_hide_dm_scanres '0'
20 lines
No EOL
362 B
JSON
20 lines
No EOL
362 B
JSON
{
|
|
"json_plugin_version":2,
|
|
"Device.WiFi.DataElements.Network.Device.{i}.Radio.{i}.": {
|
|
"type": "object",
|
|
"protocols": [
|
|
"cwmp",
|
|
"usp"
|
|
],
|
|
"access": false,
|
|
"array": true,
|
|
"Device.WiFi.DataElements.Network.Device.{i}.Radio.{i}.ScanResult.": {
|
|
"type": "object",
|
|
"protocols": [
|
|
"none"
|
|
],
|
|
"access": false,
|
|
"array": false
|
|
}
|
|
}
|
|
} |