device_id: {
        allowNull: false,
        type: DataTypes.UUID,
        references: {
          model: 't_device',