Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Device ¶
type Device struct { Uid string `json:"uid"` ConnectId string `json:"connectId"` DeviceUuid string `json:"deviceUuid"` DeviceType int32 `json:"deviceType"` DeviceName string `json:"deviceName"` Username string `json:"username"` DeviceToken string `json:"deviceToken"` IsEnabled bool `json:"isEnabled"` AddTime uint64 `json:"addTime"` DTUid string `json:"-"` }
Click to show internal directories.
Click to hide internal directories.