How can i know wich Streamdeck Model is connected?

Like : Stream Deck (Mini | Classic | XL), Stream Deck Neo, Stream Deck + (Classic | XL), etc. …
[FromJavascript]

Currently, the only information available to scripts is the device name, so unless the name includes a type indication, you can’t determine the device type.

Edit:

If the question is about which model the button or dial is loaded on, this information is not available. The Stream Deck software does not inform the plugin which device it is loaded on.

Edit edit :roll_eyes:

The plugin gets information about which device it is loaded on, but this information is not stored anywhere at the moment.