3km

Untitled

3km
Sep 25th, 2020
248
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 1.81 KB | None | 0 0
  1. TypeError: Cannot read property 'Enable' of undefined
  2.     at Object.<anonymous> (evalmachine.<anonymous>:1:21484)
  3.     at Object.Module._extensions.(anonymous function) [as .jsc] (/opt/app/index.js:220:26)
  4.     at Module.load (internal/modules/cjs/loader.js:653:32)
  5.     at tryModuleLoad (internal/modules/cjs/loader.js:593:12)
  6.     at Function.Module._load (internal/modules/cjs/loader.js:585:3)
  7.     at Function.Module.runMain (internal/modules/cjs/loader.js:831:12)
  8.     at startup (internal/bootstrap/node.js:283:19)
  9.     at bootstrapNodeJSCore (internal/bootstrap/node.js:622:3)
  10. /opt/app/desktop/mi_lamp.json
  11. 15000
  12. /opt/app/desktop/jsconfig.txt
  13. RAWmode: 0
  14. { Wifi:
  15.    { ssid: 'Sid',
  16.      pass: 'pass',
  17.      ip: '192.168.1.8',
  18.      mask: '255.255.255.0',
  19.      gw: '192.168.1.1' },
  20.   ZIGBEE:
  21.    { PanID: '6756',
  22.      ExtPanID: 'DDDDDDDDDDDDDDDD',
  23.      Key: '01030507090B0D0F00020406080A0C0D',
  24.      Chanel: '11' },
  25.   MQTT:
  26.    { mqttup: 'home',
  27.      mqtt: '192.168.1.23',
  28.      mqttPort: '1883',
  29.      mqttLogin: 'mqttLogin',
  30.      mqttPassw: 'mqttPassw',
  31.      mqttEnable: '0',
  32.      Home_Assistant: '1' } }
  33. { mi_volume: 15000 }
  34. *******************Load Devices*******************
  35. ./desktop/devicesjs.txt
  36. evalmachine.<anonymous>:1
  37. ��
  38.  
  39. TypeError: Cannot read property 'Enable' of undefined
  40.     at Object.<anonymous> (evalmachine.<anonymous>:1:21484)
  41.     at Object.Module._extensions.(anonymous function) [as .jsc] (/opt/app/index.js:220:26)
  42.     at Module.load (internal/modules/cjs/loader.js:653:32)
  43.     at tryModuleLoad (internal/modules/cjs/loader.js:593:12)
  44.     at Function.Module._load (internal/modules/cjs/loader.js:585:3)
  45.     at Function.Module.runMain (internal/modules/cjs/loader.js:831:12)
  46.     at startup (internal/bootstrap/node.js:283:19)
  47.     at bootstrapNodeJSCore (internal/bootstrap/node.js:622:3)
  48.  
  49.  
Add Comment
Please, Sign In to add comment