Expose Device API
This commit is contained in:
committed by
Paul Tyng
parent
14e88eece9
commit
e93f92a066
@@ -23,7 +23,7 @@ type Device struct {
|
||||
NoDelete bool `json:"attr_no_delete,omitempty"`
|
||||
NoEdit bool `json:"attr_no_edit,omitempty"`
|
||||
|
||||
MAC string `json:"mac"`
|
||||
MAC string `json:"mac,omitempty"`
|
||||
|
||||
AtfEnabled bool `json:"atf_enabled,omitempty"`
|
||||
BandsteeringMode string `json:"bandsteering_mode,omitempty"` // off|equal|prefer_5g
|
||||
|
||||
Reference in New Issue
Block a user