-
Good day
Using node-taas-client and node-thing-client, I am trying to carry out a perform message using deviceID to determine which device's perform function is activated.
The relevant section of co…
-
If I start the steward with my son's gaming machine (MARTIAZ) running, the steward fails with an uncaught exception.
The machine is a Win7 box that had the Windows uPNP service running. I disabled…
-
Hi,
I am building thethingsystem in my RPI from scratch. As said yes, it took a lot of time for the same and i do have some trouble at many places. But at last everything was done , till running the…
-
thanks for assembling this package! sorry if some of these questions lack clue.
i am one of the curators of #thethingsystem - http://thethingsystem.com/ - an open source home autonomy server. the pri…
-
I'm getting new bulbs found! But I'm getting this message: "warning: [devices] no maker registered for LIFX". I checked and in the start() function, I'm calling
devices.discover(info);
after I se…
-
Is there a standard for how internal device state should be stored? I notice that the dev structure has a discovery hash. Should that be only the things reported in the initial discovery? Should I sto…
-
Making progress. I have two bulbs, but only one is being discovered. If I just print the bulb information (which is a hash containing the Ethernet address and assigned name of the bulb) and immediatel…
-
Is there a way for the Steward to log the missing modules but continue loading despite missing them? For instance, I just pulled the latest and had to go in and npm install the new modules used, but I…
-
I'm not seeing something. Maybe it's already written down, and I just don't know where to look. I can see where the blink1 and blinkstick drivers periodically scan, and when they find something, they …
-
I have installed from scratch on a minimal Raspbian install.
Everything seems to run correctly (device detection on startup...), except I can't create an account after installation through the defaul…