Gastón Corthey

Results 10 issues of Gastón Corthey

I would to add the responsible user of an asset as an attribute (e.g. responsibleUser) and in an alarm event Iwould like to retrive that user data from the Thingsboard...

question

I cannot delete a device, I get the following message with while font and red background **504 Gateway Time-out The server didn't respond in time.**

question

**Is your feature request related to a problem? Please describe.** Many times it is necesary to format the **Card Value Widgets** according to some value thresholds (range). This is partially...

UI
feature
Backlog
In progress

As it is explained [here](https://thingsboard.io/docs/user-guide/telemetry/), with the aggregation function I can get a MIN, MAX, AVG, SUM, COUNT, NONE. For example, for average I would use: `http(s)://host:port/api/plugins/telemetry/{entityType}/{entityId}/values/timeseries?keys=key1,key2,key3&startTs=1479735870785&endTs=1479735871858&interval=60000&limit=100&agg=AVG` **How can I...

question

**Is your feature request related to a problem? Please describe.** I would like to see standard deviation in the chart legend **Describe the solution you'd like** In "Show value" add...

feature

**Component** * Rule Engine * Generic **Description** We are having some issues regarding devices getting disconnected. It is a device sending telemetry every 1 second. It randomsly gets disconnected from...

question

**Component** * UI **Description** I need to add an action to an **entities hierarchy** widget so it will **Navigate to new Dashboard state** but the **Target dashboard state** is different...

question

**Component** * Generic **Description** I have a system where each device is connected to many sensors which monitors the temperature of different assets. So, I propagate the telemetry from the...

question
In progress

Is it possible to force the number of decimals in card widgets (and also other widgets)? I noticed that even if the number of decimals is set to e.g. 2...

question

**Component** * UI **Description** How can I set the max/min value on the scale of a Timeseries Line Chart from entity attributes as it is done for thresholds? **Environment** *...