Any chance of someone applying a fix for this, now that the official node LTS version is 6.9.1?
kevin
pi@raspberrypi:~/wot-book/chapter7-implementation/part1-2-direct-gateway$ node wot-server.js
Simulated Passive Infrared sensor started!
/home/pi/wot-book/chapter7-implementation/part1-2-direct-gateway/plugins/internal/ledsPlugin.js:29
Object.observe(what, function (changes) {
^
TypeError: Object.observe is not a function
at observe (/home/pi/wot-book/chapter7-implementation/part1-2-direct-gateway/plugins/internal/ledsPlugin.js:29:10)