mirror of
https://github.com/Telecominfraproject/wlan-cloud-ui.git
synced 2025-11-01 19:27:51 +00:00
updated AP data
This commit is contained in:
@@ -27,9 +27,32 @@ export const FILTER_EQUIPMENT = gql`
|
||||
name
|
||||
id
|
||||
locationId
|
||||
details
|
||||
profileId
|
||||
inventoryId
|
||||
channel
|
||||
profile {
|
||||
name
|
||||
}
|
||||
status {
|
||||
protocol {
|
||||
details {
|
||||
reportedIpV4Addr
|
||||
reportedMacAddr
|
||||
}
|
||||
}
|
||||
osPerformance {
|
||||
details {
|
||||
uptimeInSeconds
|
||||
}
|
||||
}
|
||||
radioUtilization {
|
||||
details {
|
||||
reportedIpV4Addr
|
||||
capacityDetails
|
||||
noiseFloorDetails
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
context {
|
||||
lastPage
|
||||
|
||||
Reference in New Issue
Block a user