Class Properties.IotAgent
Property key constants shared by all IoT Gateway agent types.
public static class Properties.IotAgent
- Inheritance
-
Properties.IotAgent
- Inherited Members
Fields
- AdvancedTemplate
Advanced template for message formatting.
- AgentType
The agent type identifier (read-only).
- AllAgentsTotal
Total number of tags configured under all agents (read-only).
- Enabled
Specifies if the agent is enabled.
- ExpansionOfValues
Expansion of |VALUES| in standard template.
- IgnoreQualityChanges
Specifies if changes in quality should be ignored.
- LicenseLimit
Maximum number of configured tags allowed by the license (read-only).
- MaxEventsPerPublish
Maximum number of tag events per publish in narrow format.
- MessageFormat
Specifies the message format (Standard or Advanced Template).
- PublishFormat
Specifies the publish format (Wide or Narrow).
- PublishType
Specifies the publish type (Interval or On Data Change).
- RateMs
Specifies the publish rate in milliseconds.
- SendInitialUpdate
Specifies if the initial update should be sent when the agent starts.
- StandardTemplate
Standard template for message formatting.
- ThisAgentTotal
Total number of tags configured under this agent (read-only).
- TransactionTimeoutS
Transaction timeout in seconds.