updated AP data

This commit is contained in:
Sean Macfarlane
2020-06-02 15:47:03 -04:00
parent fbfbc712c2
commit 9902270154
2 changed files with 49 additions and 72 deletions

View File

@@ -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