Skip to main content

EsORMWifiDeviceCreateInput

No description

type EsORMWifiDeviceCreateInput {
time: GQLTDate
deviceId: String
accessPointId: String
userId: String
apMacAddress: String
apIpAddress: String
essid: String
macAddress: String
os: String
role: String
type: String
ipAddress: String
ip6Address: String
channel: Int
name: String
signalDb: Int
capableSpeed: Int
connectionTime: Int
connectionStart: Int
}

Fields#

time (GQLTDate)#

deviceId (String)#

accessPointId (String)#

userId (String)#

apMacAddress (String)#

apIpAddress (String)#

essid (String)#

macAddress (String)#

os (String)#

role (String)#

type (String)#

ipAddress (String)#

ip6Address (String)#

channel (Int)#

name (String)#

signalDb (Int)#

capableSpeed (Int)#

connectionTime (Int)#

connectionStart (Int)#