Alarm List as a ViewItemPlugin

Hi.

Im trying to add the alarm list as ViewItemPlugin, is there any way to do that?.

Thanks in advance

If you look at the Smart Client View and Window Tool plugin sample, the Edit tab, you can see how to fill the Alarm List in a view..

I am editing the view “plug” to put Alarm List in position 3:

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

https://github.com/milestonesys

Another sample Smart Client Insert Camera does a bit the same only with a camera..

You use VideoOS.Platform.Client.ViewAndLayoutItem.InsertBuiltinViewItem which you can see here.. https://doc.developer.milestonesys.com/html/index.html?base=miphelp/class_video_o_s_1_1_platform_1_1_client_1_1_view_and_layout_item.html&tree=tree_search.html?search=insertbuiltinviewitem

I recommend the sample because it is a brilliant tool to see how you can control the Smart Client in so many ways. https://developer.milestonesys.com/s/article/Exploring-the-MIP-SDK-Tool-View-and-Window-Tool