2
0

fix(socket) miDevicesUtils is not defined

This commit is contained in:
Artem Suvorov
2018-02-03 23:16:25 +02:00
parent e37c4aa71c
commit af67f19217

View File

@@ -1,4 +1,5 @@
const crypto = require("crypto");
const miDevicesUtils = require('../src/utils');
module.exports = (RED) => {
function XiaomiPlugNode(config) {