Manage Integrations
  • 16 Jan 2024
  • Contributors
  • Dark
    Light
  • PDF

Manage Integrations

  • Dark
    Light
  • PDF

Article Summary

Third party integrations

Third party integrations are a important part of IoT system.
Neuron Cloud offer multiple POST-APIs for realtime data delivery to your system, and a growing REST-api for managing systems and sensors using code

Integration page

When you enter the integration page you might see the following

  1. List of integrations
  2. Button to add new integrations
  3. Filterering for showing only one type of integration
  4. Status of integrations:
    • Blue: Integration active
    • Orange: Integration getting close to being disabled
    • Red: Integration disabled

image.png

Add Integrations

Go to integrations in the left side menu to add integrations to one of your systems.

  1. Select Integration page

  2. Select system if not selected automatically

  3. Click the new button
    image.png

  4. Select type of new integration

image.png

Integrations

The list of available integrations is expanding and new integrations is added continuously

POST-Integrations will be disabled if there are more errors than successful delivery attempts. A event is created when you are getting close to disabled state, and another one when it is disabled. To reset this you can open a integration and click the "enable" button

Enabling a disabled integration

After a integration is disabled, you can enable it by opening the integration and pressing the Enable button.
You can inspect error logs in the dropdown to help with debugging

image.png

Delete Integrations

To remove integrations from neuronsensors.app you need to follow these steps

  1. Select system

  2. Select integration
    image.png

  3. Click the delete button

  4. Confirm the action

image.png

This will delete the integration and stop data delivery to external systems