Hi all,
I was hoping you can assist with 2 issues I have run into. The 1st is : How can I post process the 'active' attribute so that it's displayed in a widget as 'Online' or 'Offline' instead of true of false respectively? I have used the following command but the wording doesn't change state:
return value===true ? "Online" : "Offline";
Thanks
We have a total of 100 clients and each client has 10 devices.
So when a client logs in we need to show only his 10 devices in his dashboard.
can we achieve the same thing using thingsboard?
@santhosh77h
Yes sure, Thingsboard does this veryt well. Have a look at https://thingsboard.io/docs/user-guide/ui/customers and the other youtube videos