UNPKG

@iotize/device-com-socket.node

Version:

Socket communication protocol to communicate with an iotize

5 lines 239 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const debug_1 = require("@iotize/common/debug"); exports.default = debug_1.createDebugger('@iotize/device-com-socket.node'); //# sourceMappingURL=debug.js.map