Versions in this module Expand all Collapse all v1 v1.0.1 Oct 17, 2020 v0 v0.14.0 Mar 3, 2020 Changes in this version + const AppContainer + const AttributeUpdatedByCmd + const AttributeUpdatedByEvt + const DeviceContainer + const IDnil + const ThingContainer + type Adapter struct + ID ID + Services []Service + type App struct + ID ID + Services []Service + type AttributeValueContainer struct + UpdatedAt time.Time + UpdatedBy int + Value interface{} + ValueType string + type Bridge struct + ID ID + Services []Service + type Device struct + Alias string + ID ID + LocationId ID + ThingId ID + Type string + type DeviceExtendedView struct + LocationAlias string + Services []Service + type DeviceWithLocationView struct + LocationAlias string + type ID int + type Interface struct + MsgType string + Type string + ValueType string + Version string + type InterfaceFlatView struct + Groups []string + InterfaceAddress string + InterfaceMsgType string + InterfaceType string + InterfaceValueType string + LocationAlias string + LocationId ID + LocationType string + ServiceAddress string + ServiceAlias string + ServiceId ID + ServiceName string + ThingAddress string + ThingAlias string + ThingId ID + ThingTech string + type Location struct + Address string + Alias string + ChildLocations []Location + ID ID + Image string + IntegrationId string + Latitude float64 + Longitude float64 + ParentID ID + State string + SubType string + Type string + type Service struct + Address string + Alias string + Attributes map[string]AttributeValueContainer + Enabled bool + Groups []string + ID ID + IntegrationId string + Interfaces []Interface + LocationId ID + Name string + ParentContainerId ID + ParentContainerType string + Props map[string]interface{} + Tags []string + type ServiceExtendedView struct + LocationAlias string + LocationSubType string + LocationType string + type Thing struct + Address string + Alias string + CommTechnology string + DeviceId string + HwVersion string + ID ID + IntegrationId string + LocationId ID + ManufacturerId string + PowerSource string + ProductHash string + ProductId string + ProductName string + PropSets map[string]map[string]interface{} + Security string + SwVersion string + Tags []string + TechSpecificProps map[string]string + Type string + UpdatedAt time.Time + WakeUpInterval string + type ThingExtendedView struct + LocationAlias string + type ThingRegistry struct + Locations []Location + Things []Thing + type ThingWithLocationView struct + LocationAlias string