Versions in this module Expand all Collapse all v0 v0.2.17 Dec 7, 2024 v0.2.16 Dec 7, 2024 v0.2.15 Dec 7, 2024 v0.2.14 Dec 7, 2024 v0.2.13 Dec 7, 2024 v0.2.12 Dec 7, 2024 v0.2.11 Dec 7, 2024 v0.2.10 Dec 1, 2024 v0.2.1 Dec 1, 2024 Changes in this version + type Alert struct + AttributeId int32 + DeviceId int32 + Enabled bool + Frequency int32 + MessageId int32 + Name string + OperatorId int32 + SensorId int32 + Value1 float64 + Value2 sql.NullFloat64 + type AlertNotificationIncoming struct + AlertName string + AttrName string + DevName string + ID int32 + Location string + OP string + SenName string + Time string + Unit string + V0 float64 + V1 float64 + V2 float64 type Attribute + Unit string + type List struct + Id int32 + Name string type Message + Id int32 + type Messages struct + Id int32 + Title string + type NewMessage struct + Payload string + Priority int + Tags string + Title string + Topic string + type Threshold struct + AttributeId int32 + DeviceId int32 + Enabled bool + Frequency int32 + Id int32 + MessageId int32 + Name string + OperatorId int32 + SensorId int32 + Value1 float64 + Value2 sql.NullFloat64 v0.1.1 Nov 28, 2024 Changes in this version + type Attribute struct + Desc string + Id int32 + Name string + type KeyValuePair struct + Key string + Value string + type Location struct + Desc string + Id int32 + Name string + type LoginRequest struct + Password string + Username string + type Message struct + Payload string + Priority int + Tags []string + Title string + Topic string + type NewDevice struct + Desc string + IPAddress string + Id int32 + Location int32 + MACAddress string + Name string + Port int32 + Sensors []int32 + type OkCreatedJsonMessage struct + Data interface{} + Message string + type OkJsonMessage struct + Message string + type OpenWeatherLocation struct + Country string + Lat float64 + Lon float64 + Name string + State string + type Param struct + DefaultValue string + Name string + Optional bool + type Sensor struct + Desc string + Id int32 + Name string + type TokenClaims struct + Username string