Open-source IoT Platform - Device management, data collection, processing and visualization.
visualization
platform
mqtt
iot
coap
middleware
kafka
akka
spark
dashboard
netty
websockets
grpc
widgets
iot-platform
smart-farm
fleet-tracking
thingsboard
iot-analytics
-
Updated
Jun 6, 2021 - Java
Use case:
Right now one can only use
date_trunc()
to easily define time buckets.date_trunc()
only supports predefine time intervals like 1 minute, 1 hour, etc. . In time-series use cases it is often necessary to define different time bucket sizes like e.g. '5 minutes' or '20 minutes'a workaround for this is the - error prone - integer division on the timestamp e.g.