Closed fdrobnic closed 1 year ago
Hi @fdrobnic Could you please provide the config.js and docker-compose.yaml files you use to run the test? Thanks
Hello @fdrobnic , could you also provide docker-compose or docker run command you are using to run Orion LD?
Hi, here it is, together with the corresponding env file. Thank you.
Hello @fdrobnic unfortunately this feature is not supported at the moment due to a missing feature on Orion LD (query forwarding). As you can see here this feature is planned for version 3.0.0 of Orion LD. We have already pushed this issue to the maintainer of Orion LD.
Thank you very much for your effort. We hope that the author will find some time to implement it as soon as possible.
I'm testing the command execution on the example docker setup and the NGSI-LD mode. The device is autoprovisioned and can be listed both on the Agent side and the Orion side. However, when I try to send a command to Orion, the error 500 is returned and the following appears in the log:
The ids in the databases are indeed different. In the Agent database, it is "age01_Car" and in the Orion database, it is "urn:ngsi-ld:Device:age01_Car".