Skip to main content

Rule Engine

Overview

This addon allows to apply rules on data before sending it to the cloud. In particular, it can be used to:

  • decimate data in a time-window
  • apply comparison operators to data (e.g. create a moving average of the last 10 measurements and send it to the cloud only if it's greater than 100)
  • send data to the cloud only if certain conditions are met (for example, if samples are above a given threshold)

How it works

Support for this addon is still experimental. Contact us at connhex@compiuta.com if you'd like to try it out.

Requirements

  • Connhex Edge: >= v1.1.0
  • For supported architectures and minimum hardware requirements, see here.