Widgelix
  • Introduction
  • Get Started
    • Device Types
      • Repository
      • Create from scratch
    • Devices
      • Dashboard
      • History
      • Downlinks
      • Events
      • Settings
    • Global Map
    • Widgets
      • Gauge
      • Battery
      • Map
      • Chart
      • Digital
      • Level
      • Header
      • Image
      • Boolean
      • Scatter Plot
      • Math
      • Floor Plan
      • Asset Map
      • Heat Map
      • Log Chart
      • Downlink Button
      • Sankey
      • Report
      • Table
    • Organization
    • Global Dashboard
    • Rule Engine
  • Connectivity Integrations
    • Introduction
    • Options
      • GreenMesh LoRaWAN
      • Actility ThingPark
      • The Things Stack
      • Helium
      • Melita.io
      • LORIOT
      • Zenner
      • ChirpStack
      • Milesight
      • Senet
      • Sensoterra
      • Loxone
      • Sigfox
      • Webhook
  • Rule Engine
    • Introduction
      • Create Rule
      • IF Block
      • IS Block
      • THEN Block
      • Execution Options
    • Comparison Equations
    • Types
      • Compare with constant
      • Compare with device measurement
      • Geofences
  • Notifications
    • Introduction
    • Types
      • Slack
      • Discord
      • Email
      • SMS
  • Useful Tips
    • List of tips
  • Device Repository
    • Supported Devices
Powered by GitBook
On this page
  1. Get Started
  2. Widgets

Math

PreviousScatter PlotNextFloor Plan

Last updated 1 year ago

The Math widget allows you to apply a math function to the measured data of a data field within a specified time frame.

The Math widget is available on device types, devices, and global dashboards.

The following math functions are currently available:

  • Min - finds the minimum value of a data set.

  • Max - finds the maximum value of a data set.

  • Sum - finds the sum of a data set.

  • Average - finds the average value of a data set.

In the Widget options modal configure the following settings:

In the Name text box, enter a name as the label to identify your widget.

In the Data field drop-down, select the data field that you want to input for the math function.

In the Math type drop-down, select the math function that you want to apply.

Choose the desired timeframe using either the LastFrom text box or the Date range date/time pickers. Read the widget section to learn more about how to select a timeframe.

To add a color to the background of the widget, click on the Background color box and choose a color from the color picker.

Click on the Save button.

The resulting Math widget looks like this:

Map