M5-T02: add modbus_device and modbus_reading tables and models
This commit is contained in:
@@ -11,6 +11,7 @@ from app.models.auth_throttle import LoginThrottle # noqa: F401
|
||||
from app.models.public_ip import PublicIPHistory, PublicIPState # noqa: F401
|
||||
from app.models.location import Location # noqa: F401
|
||||
from app.models.poo import PooRecord # noqa: F401
|
||||
from app.models.modbus import ModbusDevice, ModbusReading # noqa: F401
|
||||
|
||||
config = context.config
|
||||
|
||||
|
||||
Reference in New Issue
Block a user