//! `SeaORM` Entity, @generated by sea-orm-codegen 1.0.1 pub mod prelude; pub mod node; pub mod node_group; pub mod sensor_data; pub mod user;