Databoom Master
- Total activity 565
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 336
Articles
Recent activity by Databoom Master Sort by recent activity-
Sharing a widget
It is possible to share a widget with other users or teams by clicking the Share button in the widget menu. By sharing a widget, its signals and devices are also shared. A new share has default Vie...
-
Release 4.2.19 (11/25/2021)
In the 4.2.19 release the following improvements were introduced: Gauge widget, it is possible to set different colors for each band (minimum danger, maximum danger, safe band); Groups (PRESTIG...
-
POST /signals
The API to create a signal is POST https://api.databoom.com/v1/signals/ To call the API a token OAuth with Create permission is needed. In the request body you need to specify the following fields...
-
Report template
A report template allows to generate a report model to be subsequently used to create other reports with the same structure but with different signals chosen by the user. The functionality is acces...
-
Editing a device
Device edit allows to update the device fields set in creation. In particular it is possible: to update the device token, it is a risky operation, you must be sure the new value to be unique and y...
-
Creating a template from an existing device
In addition to the procedure in the article, it is possible to create template from existing devices in order to create other devices with the same signals and rules. The existing device must be of...
-
Deleting a document
Document deletion is an operation that only its Creator can do. In order to delete a document you just need to reach its detail page, then access the edit page by clicking the proper button. The de...
-
Dashboard template
A dashboard template allows to generate a dashboard model to be subsequently used to create other dashboards with the same structure but with different signals chosen by the user. The functionality...
-
How to communicate with Databoom using MQTTBox or MQTTLens
It is possible to connect to Databoom MQTT broker using online utilities like MQTTBox or MQTTLens. For the MQTT device configuration in Databoom read also: MQTT Before starting To connect to M...
-
Rule detail
By clicking on a rule its details are shown, with the formula and actions. Buttons on the top right let the user: If Administrator or Creator, to make the rule available to other users with the sh...