import "baci.idl";
Classes | |
struct | PropertyAlarm |
Public Member Functions | |
oneway void | dispatchPropertyAction (in string propertyName, in string propertyValue, in string propertyType, in PropertyAlarm alarm, in CosPropertyService::Properties extra) |
PropertyActionExecutor will be called from CharacteristicComponent if property changes or errors are configured to trigger the execution of some external action. The implementation of a generic PropertyActionExecutor component will be done outside of ACS.
oneway void ACS::PropertyActionExecutor::dispatchPropertyAction | ( | in string | propertyName, | |
in string | propertyValue, | |||
in string | propertyType, | |||
in PropertyAlarm | alarm, | |||
in CosPropertyService::Properties | extra | |||
) |