From traccar-web, how can I get the current selected device?

Hello!

Can you provide me an example of how to get the info about the currently selected device? I need to add a custom behavior to traccar-web for a client of mine. Basically, I need to read some attributes of the device and send them to another server. The problem is that I'm struggling on how to get only data related to the currently selected device. I'm used to redux, and the concept of stores used by ExtJS seems like to be a lot different.

Anton Tananaev6 years ago

I would recommend to study ExtJS documentation:

https://docs.sencha.com/extjs/6.2.0/