@@ -30,6 +30,7 @@ func main() {
&models.MqttHeartRateRecord{},
&models.MqttStepCountRecord{},
&models.MqttGatewayStatusRecord{},
&models.MqttTrainingSessionRecord{},
)
if err := mqtt.Start(config.DB, config.App.MQTT); err != nil {
The note is not visible to the blocked user.