Hi,
For a new project we need to get the full system configuration in EventServer for a Federated system. In particular we need the list of cameras belonging to master site, and to all children sites. We started from “configDump” sample, but we noted that in SmartClient it seems easy but not server side.
There is a way to get full camera list in a server side plug-in ?
Regards
The way Milestone Federated Architecture (MFA) is designed you log in on each site and there you get the configuration for that site. The Event Server only login on the site it belongs to.
Please see this old thread.. https://developer.milestonesys.com/s/question/0D50O00003zerSGSAY/federal-site-event-server-plugin
Note- The Smart Client will behind the scenes login on each site in the MFA, so in the Smart Client environment you will automatically have configuration from all sites.