Created question in FIWARE Q/A platform on 22-06-2022 at 10:06
Please, ANSWER this question AT https://stackoverflow.com/questions/72714207/problem-coomunication-beetwen-leshan-client-and-iotagent-fiware
Question:
Problem coomunication beetwen leshan client and iotAgent Fiware
Description:
for a project i have to connect the Eclipse Leshan Client to a IoT Agent Server.
My problem is to read the device's mesurements with Postman or cUrl command.
The client after the configuration of the port (5683) look like it's connected to the server but i can't read the values of the dummy device.
I ask how i can connect the client to server. Which file have i to config for my work?.
Also i have set up an orion context broker on the port 1026. The listening port of the server is the port 5683.
I wish to use the devices registered in the client Leshan, but the data results EMPTY.
Fiware IoTAgent:
https://github.com/telefonicaid/lightweightm2m-iotagent;
Eclipse Leshan:
https://github.com/eclipse/leshan