Documentation

Contents


Setting up an account at Abiro IoT

Before you can use Abiro IoT we need some information from you: You can't set up an account yourself. We only allow access for companies and people we are already in contact with.

Setting things up for using the Yggio API

Before you can use Abiro IoT with Yggio's API we need some information: Everything in the Yggio submenu can be used provided this is configured.

Setting up an Yggio channel for use with Abiro IoT

Start with defining a unique ID (letters and digits only), preferably a long one, that will be used to filter channel requests.

At your Yggio server

At Abiro IoT


Setting things up for The Things Network (TTN)

What you need is a webhook integration configured in your TTN application.

At TTN

At Abiro IoT


Setting things up for sending CliqTags forms to Yggio

See Forms to IoT for an introduction.

At Abiro IoT

  1. Define an MQTT topic according to the syntax yggio/generic/v2/[sub topic]. sub topic should be a self-describing name without spaces.
  2. Open the Yggio sub menu.
  3. Create a Basic Credentials Set (BCS) if it doesn't already exist. Make a note of the username and password, as they are needed later.
  4. Create a Reserved MQTT Topic (RMT) with the above topic and BCS. It's recommended to create a number of similar topics, manually or via the bulk function, as you might need them later.

At CliqTags

  1. Create a site with a Survey page (there's a template for a site with only a survey), or add such a page to an existing site.
  2. Add fields to the form and other page details (at least a name).
  3. Test and iterate the form via View until you are happy with it. Submitted data is stored in Responses for verification.
  4. Enter a submission link to Yggio in the Script field as follows (preferably edit it in a text editor and copy-paste it here):
    • Syntax: https://admin.cliqtags.com/mqtt/formmqtt/api.php?platform=yggio3&server=[Yggio server]&username=[BCS username]&password=[BCS password]&topic=[RMT]
    • Example: https://admin.cliqtags.com/mqtt/formmqtt/api.php?platform=yggio3&server=devtest.yggio.net&username=cliqtags&password=survey42&topic=yggio/generic/v2/CliqTagsSurvey1
  5. View the form and enter sample data and submit.
  6. When the first form has been submitted, the node is automatically created in Yggio provided the above preparations were made.

Notes


General notes


© 2025 Abiro. All rights reserved. Privacy Policy