Atos-Research-and-Innovation / IoTagent-LoRaWAN

FIWARE IoT Agent for LoRaWAN protocol (with CayenneLpp and CBOR data models)
https://fiware-lorawan.readthedocs.io/en/latest/
Other
34 stars 40 forks source link

How to test iotagent LoRaWAN with dummy device data. #108

Closed Anjali-NEC closed 2 years ago

Anjali-NEC commented 3 years ago

Hi Team,

I want to test iotagent LoRaWAN with my dummy device data. I have followed the steps described in the below document. https://fiware-lorawan.readthedocs.io/en/latest/users_manual/index.html https://github.com/FIWARE-GEs/iotagent-lorawan/blob/master/docs/tutorialStm32TTN.md

  1. Install iotagent-LoRaWAN using docker
  2. Provisioning a device with attribute: temperature,

Now I want to check the flow is working correctly by sending the temperature value. But I don't have the actual device/sensor. I want to send data using my dummy device.

Please guide me how I can test with my dummy device. And also please confirm which payload format used by iotagent-LoRaWAN.

ICollantes commented 2 years ago

Hi, you can find the procedure at https://github.com/Atos-Research-and-Innovation/IoTagent-LoRaWAN/blob/master/docs/users_manual.md#testing-the-lorawan-iot-agent-with-dummy-devices Regards.