Luís Coimbra
Luís Coimbra
I "solved" the first problem `TypeError: 'module' object is not callable` by setting gevent to version `1.4.0` and geventhttpclient to version `1.3.1`. I applied this change to 3 files: `dependencies.txt`,...
After getting it to run, were you able to get the ipe with the respective gui working correctly? Having the gui receive notifications when content is pushed to the subscribed...
Hello! Thank you for getting back to me! I'm not using macOS so I didn't have that issue. My problem is with the communication of notifications from the backend to...
Hello, Thank you for checking on your side too! Yes, I was expecting an output like the one on the outputs page. > https://fiware-openmtc.readthedocs.io/en/latest/training/console-outputs/training-sensor-actuator-gui/index.html I have been working with the...
Hello! After running the backend and gateway locally the way you mentioned, I actually got it to work!! > First, in one terminal window I run the **backend image** by...