Skip to main content

EsORMWifiConnectionCreateInput

No description

type EsORMWifiConnectionCreateInput {
time: GQLTDate
deviceId: String
userId: String
accessPointId: String
apMacAddress: String
macAddress: String
signalDb: Int
framesIn: Int
framesOut: Int
frameRetriesIn: Int
frameRetriesOut: Int
throughputIn: Float
throughputOut: Float
capableSpeed: Int
associationStart: Int
associationTime: Int
}

Fields#

time (GQLTDate)#

deviceId (String)#

userId (String)#

accessPointId (String)#

apMacAddress (String)#

macAddress (String)#

signalDb (Int)#

framesIn (Int)#

framesOut (Int)#

frameRetriesIn (Int)#

frameRetriesOut (Int)#

throughputIn (Float)#

throughputOut (Float)#

capableSpeed (Int)#

associationStart (Int)#

associationTime (Int)#