/http-device-plugin

Plugin for handling generic HTTP devices.

Primary LanguageJavaScriptMIT LicenseMIT

HTTP Devices

Thinger.io plugin for handling generic HTTP devices.

This plugin is specially useful for fleets of generic devices that can make HTTP requests.

In a single HTTP request done by the device, this plugin can auto-provision the device and the data bucket if it does not exist. Moreover, it allows processing request/response payloads to process the information before it is stored in the data bucket, or before it is received by the device.

Plugin features

  • Support for multiple device types or profiles
  • Automatic device and bucket provisioning for new devices.
  • Configurable default device timeout.
  • Configurable device and bucket prefixes.
  • Configurable device and bucket asset type and group.
  • Support por defining custom request/response data processing on NodeJS.
  • Payload Processing workbench.

Documentation

Check the plugin documentation for more information.