Slyke
Slyke
It's returning `NaN` when I use that property.
Ohh yeah, I know it's possible. Was hoping one already existed somewhere. I'll keep using Mimic3 for now if that's the case. If I ever get some more time I'll...
Having some issues with this image: `CTRL+C` doesn't seem to kill the process when running in WSL2. I added some code into `run.py`: ``` import signal def signal_handler(sig, frame): print('Terminating...
Yep, totally agree. I don't mean to say I'm going to write a full application around it. Maybe just break it up a bit so that it is easier to...
Current Screenshot of WUI: 
Help and docs example: 
Has a merge conflict. Probably from this PR: https://github.com/SensorsIot/IOTstack/pull/689/files
Hey @pegr69 Is there a Dockerhub hosted instance of this where we can see what's in the built images? It seems like n8n is more targeted towards Enterprise and Businesses,...
Hey @RubyBailey Many IOTstack services use those same ports, so had to change them in case a user selects services that have conflicting ports. I've listed the HTTP ports on...
I will update the incorrect documentation shortly, so that there's no confusion. Thanks for finding that!