mirror of
https://github.com/optim-enterprises-bv/OptimCloud-gw-ui.git
synced 2025-11-02 11:17:46 +00:00
[WIFI-11728] Added 6G associations to device table
Signed-off-by: Charles <charles.bourque96@gmail.com>
This commit is contained in:
@@ -41,6 +41,7 @@ export type DeviceWithStatus = {
|
||||
UUID: number;
|
||||
associations_2G: number;
|
||||
associations_5G: number;
|
||||
associations_6G: number;
|
||||
compatible: string;
|
||||
connected: boolean;
|
||||
certificateExpiryDate?: number;
|
||||
|
||||
Reference in New Issue
Block a user