Documentation ¶ Index ¶ type Device Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ This section is empty. Types ¶ type Device ¶ type Device struct { Id string `json:"id"` DeviceModel string `json:"deviceModel"` Name string `json:"name"` Note string `json:"note"` Serial string `json:"serial"` } Source Files ¶ View all Source files device.go Click to show internal directories. Click to hide internal directories.