Slyke

Results 130 comments of 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: ![image](https://user-images.githubusercontent.com/6442613/117512440-7590e880-af44-11eb-9a5c-c64e078725ae.png)

Help and docs example: ![image](https://user-images.githubusercontent.com/6442613/118085930-09fdaf80-b378-11eb-868a-f42aa68103d9.png)

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!