devaskim
devaskim
Thanks @Raven888888 It is important for me Unfortunately, I expected that TB community will be more interested in contributing. As for me last few month till now I am focusing...
Unfortunately, there is no trivial solution. If you want to get all functionality the chart provides now plus min/max values, you need to patch at least [flot-widget.ts](https://github.com/thingsboard/thingsboard/blob/master/ui-ngx/src/app/modules/home/components/widget/lib/flot-widget.ts) and [its configuration...
To show customers you can use Entities Table with this Entity Alias 
> That is the only way to do this? It is the fastest way. > Is there a way to make the search specific to customers? The `Entities Table` widget...
> Is it possible to use the service getCustomers to fetch all customers and populate a select field in the SettingsSchema? No > Or is it possible, using the Latest...
> cannot be maintained with just the Customer field, correct? Correct. Either device, or entity alias. > By the way, do you know how this function works and for what...
there is no such feature
As of 3.4.4, there is no such feature
@ashvayka @ikulikov Please, take a look
@ruzko There is no any wildcard data key feature. As I understand the goal, you need to manually iterate (take a look [TBEL docs](https://thingsboard.io/docs/user-guide/tbel/#decodetojson) about usage of `foreach` ) through...