Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Functions Overview

CategoriesOfFunctions

Interpretation
InterpretationFunctions are changing the content of the CandidateDataStore either driven by external requests or by events in the OperationalDataStore.

Validation
ValidationFunctions analyze the data structure inside the CandidateDataStore for compliance with generic rules.

Measurement, Monitoring, Implementation and Pulser are not included in the v1.0.0_spec.  
Please, ignore these segments during implementing v1.0.0_impl.  

Measurement
MeasurementFunctions document the actual conditions of the Elements under management within the domain in the OperationalDataStore.

Monitoring
MonitoringFunctions compare OperationalDataStore with RunningDataStore. In case of deviations, entries in the alarm list are created.

Implementation
ImplementationFunctions are attempting to configure the target state (RunningDataStore) into the Elements under management within the domain.

Pulser
The Pulser is cyclically triggering other Functions.