Date range
Ubidots allows you to build new variables from a time series based on date range data, i. e, calculate mean, sum, median per hour, per day, etc., using a synthetic variable based on your sensor inputs
Below you can find the commonly used date range functions.
Date Range functions have the following syntax:
aggregation_method(<variable>,<range>,<position>,<offset> )
Last updated