Daini
Daini
I have a draft, not Best Practice, but it works for me at the moment. I created a unit file for FUXA and reloaded systemd on the Raspberry Pi: ```...
Interesting, didn't know P(rocess) M(anager) 2. Will see if I can use it. Eventually in combination with systemd. Are you using PM2 yourself for launching FUXA server? Thank you, amazing...
I could reduce the fuxa unit file by introducing the WorkingDirectory that fuxa needs as environment: ``` [Unit] Description=FUXA Service After=network.target [Service] Type=simple Restart=always RestartSec=1 User=me WorkingDirectory=/home/me ExecStart=sudo /usr/bin/fuxa [Install]...
Hi @yoiang this is a troublesome object: `{"topic":"polling","payload":false,"responseBuffer":{"data":[true,false,true,false,false,false,false,false],"buffer":[5]},"input":{"topic":"polling","from":"","payload":{"unitid":"","fc":2,"address":"0","quantity":"1","messageId":"609e8ff3e92e3c5ab46f7952"},"queueLengthByUnitId":{"unitId":1,"queueLength":0},"queueUnitId":1,"unitId":1},"sendingNodeId":"2ce4e912.835a5e","_msgid":"59261441.27dddc"}` This is a manual inject that works: `{"_msgid":"403eb9eb.161f58","payload":false,"topic":"polling"}`