How to get the ShortName of Camera Device using MIPSDK

Hi.

Please see Configuration API Client sample:

https://doc.developer.milestonesys.com/html/index.html?base=samples/configapiclient.html&tree=tree_2.html

You can see shortName in the sample and please explore the code.

Hi.

Thanks for your reply. Btw, I’d like to know how to retrieve the ShortName of camera from Federated Site?

Thanks.

Configuration API and Config API Client sample can be used on only one site.

But you can make a solution where you can login to child sites as well as the main site.

Explore the Multi-Site Viewer sample for finding the child sites and logging in to the child sites.

https://doc.developer.milestonesys.com/html/index.html?base=samples/multisiteviewer.html&tree=tree_2.html

Noted with thanks.