fwAlarmHandling
8.4.2
|
Functions | |
dyn_string | _fwAlarmHandlingScreenGroups_getFsmDeviceDps (string sCU) |
int | fwAlarmHandlingScreenGroups_getConfig (dyn_dyn_string &sysFilters, dyn_mixed &dpFilters, dyn_mixed &aliasFilters, dyn_string &dsGroupsDescriptions) |
string | fwAlarmHandlingScreenGroups_getGroupId (string dpName) |
string | fwAlarmHandlingScreenGroups_getDefaultSoundPath () |
string | fwAlarmHandlingScreenGroups_getProjectName () |
fwAlarmHandlingScreenGroups This library contains functions for the internal workings of the JCOP Alarm Screen with Groups.
dyn_string _fwAlarmHandlingScreenGroups_getFsmDeviceDps | ( | string | sCU | ) |
Receive the CU name, return the list of dpes of all the DU below the CU and the nested CUs.
sCU | The Control Unit name Use the fwAlarmHandlingScreen_CONFIG_OBJECT_FILTER_XXX constants to interpret the object |
int fwAlarmHandlingScreenGroups_getConfig | ( | dyn_dyn_string & | sysFilters, |
dyn_mixed & | dpFilters, | ||
dyn_mixed & | aliasFilters, | ||
dyn_string & | dsGroupsDescriptions | ||
) |
Read the Groups configuration
sysFilters | the list of system filters (one per group) is returned here. |
dpFilters | the list of dp filters (one list per system) is returned here. |
aliasFilters | the list of alias filters (one list per system) is returned here. |
dsGroupsDescriptions | the list of groups descriptions is returned here. |
sysFilters | the list of filters is returned here. |
string fwAlarmHandlingScreenGroups_getGroupId | ( | string | dpName | ) |
Get the Group dp and return the Group name
dpName | the dp name of the group. |
string fwAlarmHandlingScreenGroups_getDefaultSoundPath | ( | ) |
Return the default alarm sound to be played
string fwAlarmHandlingScreenGroups_getProjectName | ( | ) |
Return the project name