const dbm = require('../postgresql_interface') module.exports = { machineEvents: dbm.machineEvents }