Versions in this module Expand all Collapse all v0 v0.9.0 Dec 15, 2015 Changes in this version + type Application struct + AppDescription string + AppDomain string + AppKey string + AppName string + AppToken string + CreatedAt time.Time + ID int32 + ReportUrl string + UpdatedAt time.Time + type Device struct + CreatedAt time.Time + DeviceDescription string + DeviceIdentifier string + DeviceKey string + DeviceName string + DeviceSecret string + DeviceVersion string + ID int64 + ProductID int32 + UpdatedAt time.Time + type Product struct + CreatedAt time.Time + Devices []Device + ID int32 + ProductConfig string + ProductDescription string + ProductKey string + ProductName string + UpdatedAt time.Time + VendorID int32 + type Vendor struct + CreatedAt time.Time + ID int32 + Products []Product + UpdatedAt time.Time + VendorDescription string + VendorKey string + VendorName string