added qmqx gorm models for trackers
This commit is contained in:
@@ -23,5 +23,7 @@ func AutoMigrate(db *gorm.DB) error {
|
||||
&models.DeviceCertificate{},
|
||||
&models.RevokedSerial{},
|
||||
&models.DeviceConfig{},
|
||||
&models.MQTTMsg{},
|
||||
&models.EmqxClientEvent{},
|
||||
)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user