Using MIP SDK to get metadata object list.

Does anybody know how to get an object list from metadata using MIP SDK(customized software)? Or anyone one knows if there’s a GitHub public repository to insert into MIP SDK to achieve this? I have a Bosch camera connected to a Milestone software, and it displays metadata on Smart Client, but I need to get an object list and not just metadata being display.

The metadata that gets displays on Smart Client has the format shown above.

Following samples might be helpful for you to explore. Please see these metadata samples.

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

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