Versions in this module Expand all Collapse all v1 v1.0.0 Sep 7, 2022 Changes in this version + type MqttMsgRecord struct + ClientId string + ClientName string + CreatTime uint + DeviceSn string + Id int + Payload string + Qos int + TopicId int + type MqttStatus struct + ClientId string + CreatedAt *gtime.Time + Id int + Name string + Status int + UpdatedAt *gtime.Time + UserName string + type MqttTopic struct + ClientId string + CreatedAt *gtime.Time + Id int + Name string + Qos int + RetainAsPub bool + RetainHandle byte + Topic string + UpdatedAt *gtime.Time + type MqttTopicRecord struct + CreatTime uint + Id int + Name string + Qos int + Remark string + Topic string