Generate from 5.12.72 fields

This commit is contained in:
Paul Tyng
2020-05-20 22:00:58 -04:00
parent 3d21ebbab0
commit 8e63bffebb
13 changed files with 1180 additions and 4 deletions

View File

@@ -26,6 +26,7 @@ type SettingMgmt struct {
AdvancedFeatureEnabled bool `json:"advanced_feature_enabled"`
AlertEnabled bool `json:"alert_enabled"`
AutoUpgrade bool `json:"auto_upgrade"`
BootSound bool `json:"boot_sound"`
LedEnabled bool `json:"led_enabled"`
OutdoorModeEnabled bool `json:"outdoor_mode_enabled"`
UnifiIDpEnabled bool `json:"unifi_idp_enabled"`