On Mon, Jul 27, 2020 at 2:52 PM Mark Hanson <mkcmsoftware@...> wrote:
I have fixed the PGXL meters so they report correctly and cleaned up some of the FRStack flows. ? Stop the daemon, update the DLL and flow json files, start the daemon.
sudo systemctl stop FRStackWebApi
cd /usr/local/frstack sudo rm FRStackWebApiRpi.zip
sudo wget # get only the updated file, leave off DLL and json filenames to get all files sudo?unzip?FRStackWebApiRpi.zip FRStackWebApi.dll frstackNodeRedV102.json
sudo systemctl start FRStackWebApi
The updated node red flows are named frstackNodeRedV102.json and they are in the ZIP file.
Remove the old flows and use the new ones.
I have updated FRStack3 for the PC Web APIs so they would be compatible with the Node Red flows so you can point FRStack node red flows to your PC. If you will be running Node Red on another PC or RPi and pointing to FRStack3 on a different PC you will need to edit the FRStack.exe.config file to enable its Web APIs to be called from that other machine. You will also need to point the FRStack node red flows to the PC running FRStack3.
Gary K6HN, what other platforms. I built a variant for OSX but have not tested it. Let me know what variant of Linux you are using.