Is it possible for Milestone to send HTTP requests a list of cameras? Are there MIP libraries to perform this type of query on an ESB bus?Excuse me, but I'm a newbie to the world of systems integration. :).Thank you!

You can ask the server for the “configuration” via a SOAP / Http request and in that way see the list of cameras.

The natural way to do this is using the Server Command Service.

https://doc.developer.milestonesys.com/html/index.html?base=serversoaphelp/index.html&tree=tree_3.html

https://doc.developer.milestonesys.com/html/index.html?base=gettingstarted/intro_soap_protocols.html&tree=tree_4.html

Unfortunately, there are no MIP libraries to perform this type of query on an ESB bus.

You are welcome to take a step back and describe what you want to implement, maybe we can advise on how to best achieve what you need to do.