This commit is contained in:
dayterr
2025-12-16 14:22:57 +03:00
parent f0dee6360a
commit 055b256d6b
18 changed files with 88 additions and 96 deletions

View File

@@ -77,6 +77,9 @@ type AccessSEPPool struct {
// Pool names
PoolNames []string `json:"pool_names"`
// Technical status of the SEP
SepTechStatus string `json:"sep_tech_status"`
}
type Usage struct {