Closed Ngombo closed 5 years ago
StackOverflow is the way to go. Great!
This issue is somehow redundant and I think it should be closed.
Hi Fermín and thanks for the reply.
Indeed, I saw some issues related to it but I am afraid the question was not answered. So, I openned another one. Maybe I am wrong and this issue is somehow redundant. Can you share with me the link where the issue has been overcome, please?
Best regards,
What I mean with "the issue is redundant" is that given the question has been already posted in StackOverflow, it should be answered there. The issue is a "duplicated" and can be closed.
I hope to have clarified.
Hmm, closed by the Stackoverflow moderator, you mean?
I really think it is not redundant but maybe it is rather related to a previous issue that was not necessarily overcome, neither.
Does it mean that maybe you guys from Telefónica/Fiware could answer to the issue directly from stackoverflow?
I am really sorry for insisting on the same points. In the end it is just a normal research interaction.
Regards,
I tried to implement the example in https://fiware-iotagent-lwm2m.readthedocs.io/en/latest/deviceProvisioning/index.html but, I am not being able to interact with both Lazy and Command attributes from the Broker. I tried with Orion V1 and V2 querying both from Postman and .sh files and the error code below remains.
}
The readings work just perfectly. Hence, I can see the updated active attributes values in Broker when running a series of SET > in the LwM2M client.js.
Both Fiware GEs (Agent and Broker) are running in the same VMWare Workstation/Fiware Instance.
Following I have the main configurations I am using and can share more details if needed. Any help will be more than welcome!
1) docker-compose.yml
2) ./configurations/IdasLWM2M/config.js:/opt/iota-lwm2m/config.js EQUALS to lightweightm2m-iotagent/config.js
3) Device created in Agent
4) Entity created in the Broker, with an updated Active attribute reading
* P.S Related to the what I think "not answered" issue in https://stackoverflow.com/questions/34004222/fiware-iotagent-cant-send-command-to-a-device,