db.Sensors.findAll({ where: { nodeid: node.nodeid }, raw: true, })
db.Sensors.findAll({ where: { nodeid: node.nodeid }, raw: true, nest: true, })