nsCDEngine.Engines.ThingService Namespace
Classes
Interfaces
Interface | Description | |
---|---|---|
ICDELoggerEngine |
Interface that has to be implemented by a Plugin that wants to create an event logger
|
|
ICDERulesEngine |
Interface for a rules engine
|
|
ICDEThing |
The main interface for Things in the C-DEngine. All Things the C-DEngine should know about has to have the ICDEThing Interface
|
|
TheThing..::..IMsgResponse |
Enumerations
Enumeration | Description | |
---|---|---|
ePropertyTypes |
Avalable Property Types for C-DEngine Things
|
|
eRuleTrigger |
Triggers for Rules Engine Events
|
|
eThrottleKind |
Specifies the algorithm for Throttling of SETP calls
|