Hello
We are making a custom application.
We want to implement a feature that allows information about a particular device to be displayed in other widgets when you select it on the screen.
Let’s take an example of the picture below.
- Select a specific device
- The device information appears in the widget
Can you tell me what rest API, or javascript sample, should I use to implement this?
Will it not be implemented with the Built-in widget?