TheThing..::..TheThingProcessorSubscription Properties
The TheThing..::..TheThingProcessorSubscription type exposes the following members.
Properties
Name | Description | |
---|---|---|
AddThingIdentity | (Inherited from TheThing..::..TheThingSubscription.) | |
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.) |
|
CooldownPeriod | (Inherited from TheThing..::..TheThingSubscription.) | |
EventFormat | (Inherited from TheThing..::..TheThingSubscription.) | |
ExtensionData | (Inherited from TheThing..::..TheThingSubscription.) | |
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.) |
|
IgnoreExistingHistory | (Inherited from TheThing..::..TheThingSubscription.) | |
IgnorePartialFailure | (Inherited from TheThing..::..TheThingSubscription.) | |
KeepDurableHistory | (Inherited from TheThing..::..TheThingSubscription.) | |
MaxHistoryCount | (Inherited from TheThing..::..TheThingSubscription.) | |
MaxHistoryTime | (Inherited from TheThing..::..TheThingSubscription.) | |
PartitionKey | (Inherited from TheThing..::..TheThingSubscription.) | |
PreserveOrder | (Inherited from TheThing..::..TheThingSubscription.) | |
PropertiesExcluded | (Inherited from TheThing..::..TheThingSubscription.) | |
PropertiesIncluded | (Inherited from TheThing..::..TheThingSubscription.) | |
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.) |
|
SamplingWindow | (Inherited from TheThing..::..TheThingSubscription.) | |
SendInitialValues | (Inherited from TheThing..::..TheThingSubscription.) | |
SendUnchangedValue | (Inherited from TheThing..::..TheThingSubscription.) | |
StaticProperties | (Inherited from TheThing..::..TheThingSubscription.) | |
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.) |
|
TargetName | (Inherited from TheThing..::..TheThingSubscription.) | |
TargetType | (Inherited from TheThing..::..TheThingSubscription.) | |
TargetUnit | (Inherited from TheThing..::..TheThingSubscription.) | |
ThingReference | (Inherited from TheThing..::..TheThingSubscription.) | |
TokenExpirationInHours | (Inherited from TheThing..::..TheThingSubscription.) |