The Luxmate driver communicates with Zumtobel/Tridonic Luxmate lighting control systems. Luxmate is a professional lighting management system used in commercial buildings for controlling luminaires, scenes, and groups via a proprietary bus or IP network.
The driver connects to the Luxmate system via TCP/IP or serial (RS232) and provides read/write access to lighting addresses, allowing the Weble gateway to integrate Luxmate lighting into the building automation routing system.
Create a new gateway and select the Luxmate driver. Choose the connection Type:
6850).9600), and Parity.Configure the default Luxmate addressing parameters (FieldBus, Room, Group, Bus, Type) to match your installation.
| Label | JSON Key | Description |
|---|---|---|
| Name | name | A descriptive name. |
| Cluster ID | cluster | Cluster identifier. |
| Description | description | Optional description. |
| Type | type | Connection type: ip (TCP/IP) or serial (RS232). |
| Host | host | IP only. IP address of the Luxmate controller. Default: 192.168.1.99. |
| Port | port | IP only. TCP port. Default: 6850. |
| Serial Port | serialPort | Serial only. Serial interface connected to the Luxmate system. |
| Serial Baudrate | baudRate | Serial only. Baudrate: 300 to 256000. Default: 9600. |
| Parity | parity | Serial only. Parity: none, even, or odd. |
| Label | JSON Key | Description |
|---|---|---|
| Inactivity Timeout (ms) | inactivityTimeout | Timeout before closing an idle connection. 0 = disabled. |
| DefaultFieldBus | defaultFieldBus | Default Luxmate field bus number. Default: 1. |
| DefaultRoom | defaultRoom | Default room number. Default: 1. |
| DefaultGroup | defaultGroup | Default group number. Default: 0. |
| DefaultBus | defaultBus | Default bus number. Default: 0. |
| DefaultType | defaultType | Default type number. Default: 1. |
| Send default address | applyDefaultAtStart | If enabled, sends the default address values when the gateway starts. |
Addresses use the prefix %lm: followed by the Luxmate address path.
| Label | JSON Key | Description |
|---|---|---|
| Name | name | The Luxmate address (%lm:<path>). |
| Polling | polling | Polling interval in milliseconds. |
| Startup | startup | If enabled, the address value is sent at gateway startup. |
| Description | description | Optional description. |
| Log | log | Logging mode. |