This plugin sample delete a selected bookmark from the current system.
This plugin sample adds a dataObject to the current system.
This plugin sample shows how to subscribe for a notification, monitor for a call back and unsubscribe...
This plugin sample print all bookmarks available in the current system.
This plugin sample print all devices available in the current system.
This plugin sample delete a selected schedule from the current system.
void AddSubMenu(MenuItem *menu, MenuItem *subMenu)
This plugin sample adds a bookmark to the current system.
This plugin sample delete a selected drawing from the current system.
This plugin sample print all available data sources in the current system.
This plugin sample print all dataObjects available in the current system.
This plugin sample adds a situation to the current system.
This plugin sample print all notifications available in the current system.
This plugin sample serachs for events in the current system. User defined filters are used for search...
This plugin sample print a quick report on screen.
This plugin sample print all users available in the current system.
This plugin sample creates an export and adds to the current system.
This plugin sample adds a drawing to the current system.
This plugin sample adds a role to the current system.
This plugin sample streams the video in live
This plugin sample deletes an export from the current system.
This plugin sample adds a user to the current system.
This plugin sample delete a selected role from the current system.
This plugin sample creates a new event and insert it into the system.
This plugin sample delete a selected notification from the current system.
This plugin sample print the details of a particular data source specified by user in the current sys...
This plugin sample delete a particular situation specified by user from the current system...
This plugin sample print all drawings available in the current system.
This plugin sample print all available situations in the current system.
This plugin sample delete a selected user from the current system.
This plugin sample adds a notification to the current system.
This plugin sample delete a selected dataObject from the current system.
This plugin sample print all schedules available in the current system.
void Run()
Run the selected plugin continously untill it gets a null reference from any plugin.
This plugin sample creates a trigger and add it to a selected schedule in the current system...
This plugin sample print all roles available in the current system.
This plugin sample downloads an export from the current system and saves as a file.
This plugin sample adds a schedule to the current system.
This plugin sample print all exports available in the current system.
Controller class handles the business logic of this application.
This plugin sample print all available data sources in the current system page by page...
MenuItem * CreateMenuStructure()