v3.23.1

Getting Started Devices Gateways Integrations Reference
Get The Things Stack

Integrations

    Overview
  • Adding Applications
  • Adding Integrations
  • Cloud Integrations
    • akenza
    • AllThingsTalk Maker
    • AnyViz
    • AWS IoT
    • Azure IoT Central
    • Azure IoT Hub
    • Blockbax
    • Cayenne
    • Cloud Studio
    • Daizy
    • Datacake
    • deZem
    • Homey
    • InfluxDB Cloud 2.0
    • IoT in a Box
    • Kaa
    • Losant IoT Platform
    • MClimate
    • my IoT open Tech
    • Qubitro
    • TagoIO
    • Telemetry2U
    • Tellsens
    • thethings.iO
    • Thinger.io
    • ThingsBoard
    • ThingSpeak
    • TTN Mapper
    • Ubidots
    • UIB
    • Widgelix
    • Withthegrid
  • MQTT Server
  • Pub/Sub
  • LoRa Cloud
  • Node-RED
  • IFTTT
  • Payload Formatters
  • Storage Integration
  • Webhooks

AnyViz

AnyViz offers an easy way to operate, monitor and analyze machine and plant controls remotely. Some of its features are real-time data visualization, data storage, automated reports, etc.

Prerequisites

  1. A user account on AnyViz Portal.

Setup AnyViz

When you log into your AnyViz account, the only thing you need to do is to create a new project.

In the upper right corner of your AnyViz dashboard, click on the project name (next to the user profile), then click on the small nut icon next to the project name in the list. Your project’s settings will appear, and you will be able to see the Project number you need in order to complete the integration.

AnyViz project

Configure The Things Stack

Before implementing the Webhook integration, you need to create an uplink payload formatter in order to decode the uplink payload and set fields in the decoded_payload object of the uplink message.

Next step is to create a Webhook integration on The Things Stack by using the AnyViz Webhook template.

Fill in the Webhook ID field. The AnyViz instance field is predefined with portal.anyviz.io. Provide the Project number you found in the previous step on AnyViz and copy it into the AnyViz project ID field.

AnyViz webhook

To see the values of all parameters of the AnyViz integration, click on the integration after you created it with the Webhook template.

As soon as the first uplink is sent from your end device, you will see an object named after your The Things Stack application appearing on the left hand menu in AnyViz. If you expand this object, you will see it contains the extracted variables from the decoded_payload object, as well as RSSI and SNR from uplink metadata.

You can now continue using AnyViz features to monitor and process your sensor data. Have fun!

← AllThingsTalk Maker AWS IoT →

On this page

  • Prerequisites
  • Setup AnyViz
  • Configure The Things Stack

The Things Stack

Getting Started

Devices

Gateways

Integrations

Reference

Contributing

GitHub

Forum

About Us

The Things Network

The Things Industries

About this page

Last changed by Nejra Selimović on 11 Nov 2021.
doc: Document AnyViz webhook integration (#655)

Edit on Github