I am doing a study about the ThingsBoard features and I'm working on a particular scenario:
I have several devices (thousands) and I want to advertise them when a new firmware is available. To do so, I want to modify, through the dashboard, all the shared attributes named "fwVersion" (linked to the devices) with the new FW version.
Is it possible to do it globally with one specific widget for instance? (Of course, I don't want to manually modify the shared attribute for each device)
Thank you for your time and help.