mirror of
https://github.com/Telecominfraproject/wlan-cloud-userportal.git
synced 2026-01-27 10:23:21 +00:00
Adding support to turn off LEDs.
This commit is contained in:
@@ -117,6 +117,9 @@ components:
|
||||
HomeDeviceMode:
|
||||
type: object
|
||||
properties:
|
||||
enableLEDS:
|
||||
type: boolean
|
||||
default: true
|
||||
type:
|
||||
oneOf:
|
||||
- $ref: '#/components/schemas/HomeDeviceModeAutomatic'
|
||||
|
||||
Reference in New Issue
Block a user