Registered StackHub users may elect to receive email notifications whenever a new package version is released or a comment is posted on the forum.
There are 0 watchers.
Applied to afBelimoCloudConn
on a successful ping. Denotes the version of the BelimoCloud API connected to.
Applied to afBelimoCloudConn
to define the authentication realm. Defaults to "https://api.cloud.belimo.com/"
.
There should be no need to change this, but is defined as a means of future proofing.
Applied to afBelimoCloudConn
to specify the base URL of the Belimo Cloud API. Defaults to `https://cloud.belimo.com/`
.
There should be no need to change this, but is defined as a means of future proofing.
Applied to afBelimoCloudConn
to specify the Client ID. Should be paired with a ClientSecret. Set this via the afBelimoCloudSetClientCredentials()
Axon func.
Marker tag for BelimoCloud connector records. Connector records must also define the following:
With these being optional:
Applied to a BelimoCloud point to reference its parent afBelimoCloudConn
.
A coded address applied to a BelimoCloud points; used for current value subscriptions.
Applied to a BelimoCloud point to denote the datapoint it references.
Applied to a BelimoCloud point to denote the device it references.
A coded address applied to a BelimoCloud points; used to denote historized points.
Applied to afBelimoCloudConn
to tune the number of concurrent requests a connector can make to the BelimoCloud API. Disable / re-enable the connector for changes to this tag to take effect. If not configured it defaults to 5
.
Applied to afBelimoCloudConn
to tune the duration between watch polls. If not configured it defaults to 30sec
.
Applied to afBelimoCloudConn
to specify the authentication URL of the Belimo Cloud API. Defaults to `https://id.belimo.com/`
.
There should be no need to change this, but is defined as a means of future proofing.
Applied to afBelimoCloudConn
to specify your individual BelimoCloud account. Should be paired with a password.
A coded address applied to a BelimoCloud points; used to writing values.