C-DEngine 5.105

TheThing..::..TheThingProcessorSubscription Members

The TheThing..::..TheThingProcessorSubscription type exposes the following members.

Methods


  Name Description
Public method Equals(System.Object) (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public method GetValueFromExtensionData (Inherited from TheThing..::..TheThingSubscription.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Fields


  Name Description
Public field TargetSensor

Properties


  Name Description
Public property AddThingIdentity (Inherited from TheThing..::..TheThingSubscription.)
Public property ContinueMatching
If no ThingMID is specified, all things that match on ThingAddress.EngineName and the Properties in PropertiesToMatch will be added. If ContinueMatching = false: the match is performed only once and any new things that get created later will not be included If ContinueMatching = true, any new things will get added as they appear.
(Inherited from TheThing..::..TheThingSubscription.)
Public property CooldownPeriod (Inherited from TheThing..::..TheThingSubscription.)
Public property EventFormat (Inherited from TheThing..::..TheThingSubscription.)
Public property ExtensionData (Inherited from TheThing..::..TheThingSubscription.)
Public property ForceAllProperties
If the thing supports the sensor model, only sensors will be consumed (unless otherwise filtered out, i.e. PropertiesToExclude). This flag forces all properties to be considered, not just sensors
(Inherited from TheThing..::..TheThingSubscription.)
Public property IgnoreExistingHistory (Inherited from TheThing..::..TheThingSubscription.)
Public property IgnorePartialFailure (Inherited from TheThing..::..TheThingSubscription.)
Public property KeepDurableHistory (Inherited from TheThing..::..TheThingSubscription.)
Public property MaxHistoryCount (Inherited from TheThing..::..TheThingSubscription.)
Public property MaxHistoryTime (Inherited from TheThing..::..TheThingSubscription.)
Public property PartitionKey (Inherited from TheThing..::..TheThingSubscription.)
Public property PreserveOrder (Inherited from TheThing..::..TheThingSubscription.)
Public property PropertiesExcluded (Inherited from TheThing..::..TheThingSubscription.)
Public property PropertiesIncluded (Inherited from TheThing..::..TheThingSubscription.)
Public property ReplaceExistingThing
Replace any existing entries of ThingMID in the server's list of things. Used for simple cases where exactly one thing is to be exposed in the server (avoids creating/maintaining a cdeMID for the entry).
(Inherited from TheThing..::..TheThingSubscription.)
Public property SamplingWindow (Inherited from TheThing..::..TheThingSubscription.)
Public property SendInitialValues (Inherited from TheThing..::..TheThingSubscription.)
Public property SendUnchangedValue (Inherited from TheThing..::..TheThingSubscription.)
Public property StaticProperties (Inherited from TheThing..::..TheThingSubscription.)
Public property SubscriptionId
The cdeMID of the subscription In some case a server can expose the same TheThing multiple times, with different configurations, which is why this cdeMID is usually different from the ThingMID.
(Inherited from TheThing..::..TheThingSubscription.)
Public property TargetName (Inherited from TheThing..::..TheThingSubscription.)
Public property TargetType (Inherited from TheThing..::..TheThingSubscription.)
Public property TargetUnit (Inherited from TheThing..::..TheThingSubscription.)
Public property ThingReference (Inherited from TheThing..::..TheThingSubscription.)
Public property TokenExpirationInHours (Inherited from TheThing..::..TheThingSubscription.)