CharPMS driver configuration
Within this configuration file, general settings for the CharPMS plugin are configured.
File location
<WorkspaceDirectory>\ConfigFiles\xio.CharPMS.cfg
Changes within this definition file are taking effect immediately. No server restart is required.
Parameter | Description | Scope | Unit | Default value |
---|---|---|---|---|
xio.CharPMS.BindAddress | IP address of the local network interface to use. Use the asterisk * to listen on all interfaces. | IP address | none | * |
xio.CharPMS.Port | TCP port of the local CharPMS REST API. | 0 – 65535 | TCP port | 9091 |
xio.CharPMS.UseSSL | Enable to use HTTPS. If disabled, HTTP will be used (default). | true/false | none | false |
xio.CharPMS.Token | This token must be received upon every request of the CharPMS system, otherwise BMS Platform will return HTTP 500. | string | none | mandatory |