[ https://jira.fiware.org/browse/HELP-17169?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Fox resolved HELP-17169. ------------------------------ Resolution: Done > [fiware-stackoverflow] IoT-AgentUL how to get data > -------------------------------------------------- > > Key: HELP-17169 > URL: https://jira.fiware.org/browse/HELP-17169 > Project: Help-Desk > Issue Type: Monitor > Components: FIWARE-TECH-HELP > Reporter: Backlog Manager > Assignee: Jason Fox > Labels: fiware, fiware-orion > > Created question in FIWARE Q/A platform on 01-12-2020 at 11:12 > {color: red}Please, ANSWER this question AT{color} https://stackoverflow.com/questions/65089132/iot-agentul-how-to-get-data > +Question:+ > IoT-AgentUL how to get data > +Description:+ > Currently I've got my own LoRaWAN network, with around 45 devices sending data with this payload: ID=D0001&T=23&H=60 where ID is the sensorId; T-Temperature; H - Humidity. > What steps do I have to make next to get context from my devices? > These are the steps that I've made: > 1 - Installed IoT-Agent Ultralight > 2 - Configured MQTT on the config.js file with my MQTT data > config.mqtt = { > host: 'HOST_NAME', > port: 1883, > protocol : mqtt, > username: 'USERNAME', > password: 'PASSWORD', > retain: false, > retries: 5, > retryTime: 5, > keepalive: 0, > avoidLeadingSlash: false > }; > 3 - IoTAgent-ul (node bin/iot-agentul), getting this message: time=2020-12-01T10:44:48.197Z | lvl=INFO | corr=526cdc56-62b8-4791-b95d-f5110ca18b7e | trans=526cdc56-62b8-4791-b95d-f5110ca18b7e | op=IOTAUL.MQTT.Binding | from=n/a | srv=n/a | subsrv=n/a | msg=connected | comp=IoTAgent -- This message was sent by Atlassian JIRA (v6.4.1#64016)
You can get more information about our cookies and privacy policies clicking on the following links: Privacy policy Cookies policy