Results 51 comments of Tobias Witt

@stefanpenner this is not a bug in rsvp but an error in the documentation. This line: https://github.com/tildeio/rsvp.js/blob/master/lib/rsvp.js#L47 tells that the `default` export of `rsvp` is only for *legacy compat*, i.e....

https://stackoverflow.com/questions/60436577/how-to-query-all-services-groups-from-an-iotagent I didn't closed the issue because I consider this at least a missing piece of documentation. So for that regard the issue should remain open until that is added...

> Which piece of documentation are you exactly missing The piece that tells that fiware services are meant to be hardcoded on a per iotagent instance basis and a reasoning...

Well the document we’ve been looking into the most is https://fiware-tutorials.readthedocs.io/en/latest/iot-agent/index.html But we read a lot of docs and as far as We understood service and service paths are part...

I'd also like to see this feature. Moving commits is really tedious with merge. It would help a lot if moving was supported for a selection of commits because then...

Building the package on macos with apple silicon fails. ``` $ python3 -c "import platform; print(platform.python_version(), platform.machine(), platform.architecture())" 3.13.6 arm64 ('64bit', 'Mach-O') ``` This is the error: ``` python -m...

I was able to do that in the meantime... I pushed it to https://github.com/ohcibi/erstifahrt and pushed the `wip/activation-flash-message` branch only but in case I messed up, check out that branch...

@dodeja do you have another example that differs from mine? If yes, please provide it as this issue seems to be more complicated than expected.

@pixelhandler have you been able looking into the example yet? Is it a valid example or is anything else needed?

@Rwjblue when I created the issue the tasks I wanted to solve involved exactly that. If I recall correctly I even found out that this doesn’t happened when the page...