Class Properties.ProjectSettings.ThingWorx
public static class Properties.ProjectSettings.ThingWorx
- Inheritance
-
Properties.ProjectSettings.ThingWorx
- Inherited Members
Fields
- ApplicationKey
Application key used to authenticate.
- DelayBetweenPublishes
Specify the minimum amount of time between publishes sent.
- DisableEncryption
Enable or disable SSL/TLS and allow connecting to an insecure endpoint.
- Enable
Enable or disable the ThingWorx native interface.
- ForwardMode
Store and Forward Mode upon reconnect.
- HostName
Hostname or IP address of the ThingWorx Platform instance.
- LoggingEnabled
Enable or disable ThingWorx Advanced Logging.
- LoggingLevel
Sets logging level for Thingworx Advanced Logging.
- LoggingVerbose
Determines the level of detail of each message logged.
- MaxDatastoreSize
Maximum size of the datastore in which to store updates when offline.
- MaxThingCount
Maximum number of things that can be bound to this Industrial Gateway.
- MaxUpdatesPerPublish
Maximum number of updates to send in a single publish.
- Port
Port used to connect to the platform instance.
- ProxyEnabled
Enable or disable communication through a proxy server.
- ProxyHost
Hostname or IP address of the proxy server.
- ProxyPassword
Password used to authenticate the username with the proxy server.
- ProxyPort
Port used to connect to the proxy server.
- ProxyUsername
Username used to connect to the proxy server.
- PublishFloorMs
Minimum rate that updates are sent to the Thingworx platform.
- ResourceUrl
Endpoint URL of the platform hosting the websocket server.
- StoragePath
Directory location for data to be stored for Store and Forward.
- StoreAndForwardEnabled
Enable or disable Store and Forward for the ThingWorx Native Interface.
- ThingName
Thing name presented to the Thingworx platform.
- TrustAllCertificates
Enable or disable to trust all server certificates and completely disable certificate validation.
- TrustSelfSignedCertificate
Enable or disable to trust valid self-signed certificates presented by the server.