I made a pull request over on github, if @martinhjelmare accepts it we should be good to go.
M
mirodin
@mirodin
Posts
-
mysensors.json file structure -
💬 Building a Raspberry Pi GatewayWell... I think I fixed it, let's hear it for documentation. Just when I had MQTT setup half way I got struck by the idea that there was some group flag for
configure. And indeed there is, setting--my-serial-groupname=nodereddid the trick making/dev/pts/Xowned by group nodered and let Node-RED connect to it, writing and reading works just fine now.Thanks @gohan for your input I think I would have gone the ethernet route in the end if this last test had failed.
-
💬 Building a Raspberry Pi Gateway@inso Did you
sudo make installafter building it? This command copies the service file and mysgw to their respective locations.