You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

 

UI Mockup

ModuleUI

 

Module & Function

ModuleMapping

Each site contains multi modules. Module works for different monitoring purpose. Add there is no communication between modules. For example, Eagle Dam is a module for security monitoring.

Each module is made up with serval functions. And function can share between modules. Function does the basic job of the module. For example, Policies & Alerts in Eagle DAM is the base function. Each module includes customized module using this function wills both display the policies & Alerts in navigation bar. If you want to extend the module, you can customize function. But avoid modify original function for special usage.

UI Metadata

Site

  • ServiceName: SiteService
  • TableName: site_table
 AttributesTypeDescription
TagssiteStringsite name/id
FieldsconfigStringsite shared configuration
 enabledBooleantrue/false
 modulesList<String> 

Module/Application

 

  • ServiceName: ModuleService
  • Table name: module_service

 

 AttributesTypeDescription
TagsmoduleStringmodule name/id
Fields   
  • No labels