Enhance camera configuration "Events" tab via MIP SDK

Hi all!

Is it possible to change or add to a pre-defined tab in the camera configuration of the Management Client via the MIP SDK?

It is not possible to change the predefined tab but you can add a new tab. There are two samples that they might be helpful.

Admin Tab

https://doc.developer.milestonesys.com/html/index.html?base=samples/pluginsamples/admintabplugin/readme.html&tree=tree_1.html

Admin Hardware Tab

https://doc.developer.milestonesys.com/html/index.html?base=samples/pluginsamples/admintabhardwareplugin/readme.html&tree=tree_1.html

Thank you, that helped a lot!