This commit is contained in:
dayterr
2026-04-17 17:10:10 +03:00
parent cd67633a52
commit 5e5d90e24f
22 changed files with 752 additions and 112 deletions

View File

@@ -96,6 +96,9 @@ type RecordGrid struct {
// SDN support
SDNSupport bool `json:"sdn_support"`
// Is BRO enabled
BROEnabled bool `json:"bro_enabled"`
}
// Information about grid
@@ -132,6 +135,9 @@ type ItemGridList struct {
// Is Zero Access enabled
ZeroAccessEnabled bool `json:"zeroaccess_enabled"`
// Is BRO enabled
BROEnabled bool `json:"bro_enabled"`
}
// List Grids