"use strict"; var fluid = require("infusion"); fluid.module.register("deviceReporter", __dirname, require); require("./src/DeviceReporter.js");