Uploaded image for project: 'Help-Desk'
  1. Help-Desk
  2. HELP-17151

[Fiware-tech-help] [Help Request] Configuring IoT Agent

    Details

    • Type: extRequest
    • Status: Closed
    • Priority: Major
    • Resolution: Done
    • Fix Version/s: 2021
    • Component/s: FIWARE-TECH-HELP
    • Labels:
      None
    • HD-Chapter:
      Unknown
    • HD-Enabler:
      Unknown
    • HD-Node:
      Unknown

      Description

      Dear FIWARE Tech,

      So I'm currently developing a "Smart Campus" for my academic institution, but I've been stuck for a while now and I wanted to ask if it is possible for you to "give me a hand" to solve my problem.

      Currently we've got a LoRaWAN network, with around 45 devices sending data with this payload: ID=D0001&T=23.5&H=60&P=101.325&CO2=1434&Rn=1220, where ID is the sensorId; T-Temperature; H - Humidity; CO2 - Carbon Dioxide; Rn - Radon.

      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

      What steps do I have to make next to get context from my devices? They are legacy and can't be changed.

      Thank you for the help,
      Pedro Martins
      FIWARE Member

      __________________________________________________________________________________________

      You can get more information about our cookies and privacy policies on the following links:

      fiware-tech-help mailing list
      fiware-tech-help@lists.fiware.org

      To unsubscribe from fiware-tech-help mailing list, go to the information page of the list at:
      https://lists.fiware.org/listinfo/fiware-tech-help

      [Created via e-mail received from: Pedro Martins <pedro_martins94@outlook.pt>]

        Activity

        Hide
        jason.fox Jason Fox added a comment -
        Show
        jason.fox Jason Fox added a comment - Answered on Stack Overflow: https://stackoverflow.com/questions/65089132/iot-agentul-how-to-get-data

          People

          • Assignee:
            jason.fox Jason Fox
            Reporter:
            fw.ext.user FW External User
          • Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: