...
In BMS Server adding a Secure Broker can be easily done.
...
Name
...
The given name of the Broker in BMS Server
...
Path
...
The generated Path in Item Tree
...
IP address
...
The IP address of the Broker
...
Auto-Reconnect
...
The Reconnect time interval for the BMS Server to try to connect to the Broker if the Connection lost.
...
Port
...
Port number
...
Client ID
...
The Client ID that will be used at Broker
...
Client username
...
If the Broker requires Authentication with a Username and a Password.
...
Client Password
...
If the Broker requires Authentication with a Username and a Password.
...
TLS[]
...
Enable/Disable TLS Connection to the Server
...
TLS Version
...
Support many versions of TLS Connections.
...
*CA -Cer[]
...
Certificate name
...
CA-Password
...
Password for Certificate for self-signed Certificates.
...
More information about the different configuration options can be found here.
Info |
---|
Certificate: The Certificate should be saved in DataFile Folder in the current Workspace, and it is enough to provide only the name of the certificate without the full path. |
...
In Broker definitions we added the connection configuration. But those Brokers should be represented in the BMS Core, and this Connections representation in BMS Core done by creating a Datapoint or many Datapoints for each of the Brokers. This Datapoint will make this Broker interactive and reachable in BMS Core. This Reachability will also allow other Datapoints form other Automation System like KNX or BACnet to interact with this Broker.
...
Parameter
...
Description
...
Name
...
Should be the same as defined Broker Name in Broker definitions
...
Path
...
Should be the same as defined Broker Path in Broker definitions
...
Topic
...
The topic of subscription
...
Data type
...
Data type of the Value BMS has two data types: REAL or String
...
Port
...
Port number
...
Access mode
...
Read, Read and Write or Write.
...
Persistent
...
This parameter specifies whether the value of the datapoint is persistent (restored from the database after server start up) or not.
...
Synchronize
...
More information about the different configuration options can be found here.