Re-synced controllers, configs, libraries, seeds, and docs with the latest API expectations and response helpers.
9 lines
186 B
JSON
Executable File
9 lines
186 B
JSON
Executable File
{"name": "enable_disable",
|
|
"VSName": "Enable/Disable",
|
|
"VCategory": "System",
|
|
"values": [
|
|
{"key": "D", "value": "Disabled"},
|
|
{"key": "E", "value": "Enabled"}
|
|
]
|
|
}
|