Skip to main content

EsORMRtlsStationNode

No description

type EsORMRtlsStationNode {
id: ID
time: GQLTDate
deviceId: String
accessPointId: String
userId: String
rssi: Int
txPower: Int
channel: Int
noiseFloor: Int
dataRate: Int
radio: Int
age: Int
device: ExDevice
accessPoint: ExDevice
user: ExUser
}

Fields#

id (ID)#

time (GQLTDate)#

deviceId (String)#

accessPointId (String)#

userId (String)#

rssi (Int)#

txPower (Int)#

channel (Int)#

noiseFloor (Int)#

dataRate (Int)#

radio (Int)#

age (Int)#

device (ExDevice)#

accessPoint (ExDevice)#

user (ExUser)#