Connector Impl (cloudSentienceConnector-SentienceConnectorImpl)

These properties are specific to SentienceConnectorImpl. Another ConnectorImpl, such as "AWSConnectorImpl", or "BluemixConnectorImpl", would not have these same properties.
Figure 32.   Connector Impl properties
Image
Name Value Description
Message Client additional properties
Describes properties used to control messaging to the cloud platform. For legacy JACEs, this client is not used. It is not a NullMessageClient. For JACE-8000 and Supervisor platforms configured for Niagara Cloud, this is an IotHubMessageClient, which can be configured to optimize messaging to the IotHub. For JACE-8000 and Supervisor platforms, installing the cloudIotHubDep-rt module and the cloud connector_Sentience nCloudDriver connector ensures that the IotHubMessageClient is available.
System Id read-only
Contains a logical identifier for the station outside of the provisioning lifecycle, and is used in registering the system with the cloud platform's identity provider.
System Type text (defaults to blank) The component found in the module palette. If you use a branded nCloudDriver palette that is appropriate to the NCHSD application, its cloud connector comes with a predefined System Type for the intended application.)
Configures the identity of the station in the cloud outside of the provisioning lifecycle. Registration with the Niagara Cloud requires a value for this property.

Sentience uses this property to group systems of similar origin and brand for data segregation purposes.

It also uses this property as a global access rights management mechanism. Applications and users must have rights to a particular System Type to be able to interact with systems registered to that System Type. For example, a NiagaraStation registered with System Type "brand A" cannot be accessed by a user or application whose permissions were for "brand B".

There are additional permissions rules, but this global one requires that you pay close attention to getting the System Type right to ensure successful device registration.

System Ownership Code read-only
Displays a unique code used to prove physical ownership and/or possession of the device in question.
Device Registration Url read-only
Reports the endpoint for the Niagara Cloud web service that registers this device's identity with the cloud identity provider.
Device Authentication Url read-only
Reports the endpoint for authenticating the device; that is., establishing that this device is the device whose identity was previously registered with the identity provider.
Registration Url read-only
Reports the endpoint of the cloud platform identity provider for device registration.
Registration State read-only
Reports the current state of device's registration with the identity provider: Unregistered, Registered, Needs Provisioning
Http Connect Timeout hours minutes seconds (defaults to two minutes) Configures the CloudConnector for the Niagara Cloud Honeywell Sentience Driver. This property is not for Backup as a Service.
Http Read Timeout hours minutes seconds (defaults to 10 minutes) Configures the CloudConnector for the Niagara Cloud Honeywell Sentience Driver. This property is not for Backup as a Service.