IOT SOFTWARE PLATFORM DOCS

Table of Contents

  • Onboarding
  • Devices Manager
  • Assets Manager
  • Account Manager
  • Tutorials - How To?
  • Smart Solutions
  • LoRaWAN
  • APIs
  • Concepts & Terminology
  • Mobile App
  • Release Notes
  • Integrated LNS
  • dokuwiki
  • Live Demo
IOT SOFTWARE PLATFORM DOCS
You are here: Welcome ! » LoRaWAN » EveryNet
Trace: • EveryNet

EveryNet

Those settings will enable a link between your Everynet account and the platform.

How to proceed:

On your IOT Factory account:

  • In Account Manager > Settings
  • Open Device Communication Channels > LORAWAN Network servers > everynet
  • First, enter a User name and Password. Those can be whatever you want. Your User name will always be followed by -account id
  • Then save your settings.

Then you will have to go to your Everynet account to find the Access token and the Filter ID you would like to use.

On your Everynet account:

  • add a Filter with the message types “uplink”, “downlink” and “location” to be able to retrieve/send data from/to your devices. Remember the Filter ID
  • Create a Connection, choose MQTT and enter:
    • Network Server publish topic: /up/…
    • URI: mqtt://<User name>:<Password>@99.80.109.221:8989
    • Filter: the ID of the filter you created on Everynet
    • Network Server subscribe topic: /down/…

There the status of your connection should be ONLINE.

  • Create a Key: Give it “ALL” permissions to “Devices” and “Filters” and only “Read” permission to “Connections”. Remember the Access token.

Now fill the settings with the Access token and Filter ID that you retrieved from your Everynet account and save.

Previous Next