...
'Syntax of the Group Alias Definition Table:
'KNX Main Group Number;KNX Middle Group Number;IP AddressName of gateway;Name'
1;;192.168.1.2Router1;Main Group 1
1;0;192.168.1.2Router1;Middle Group 1/0
1;1;192.168.1.2Router1;Middle Group 1/1
Each line – except comment lines that start with ' – defines a single KNX group address alias.
...
1 | KNX Main Group Number | It defines the number of the KNX main group. | |
2 | KNX Middle Group Number | It defines the number of the KNX middle group. If this field is left empty, the group alias entry is for the KNX main group address. Otherwise the alias is defined for a KNX middle group. | |
3IP Address | Name of gateway | It specifies the IP address name of the KNXnet/IP device router or interface to which the specified KNX main or middle group address alias is defined. | |
4 | Name | Here the name of alias is specified which shall be shown in the Server Item Tree. Note that this alias does not influence the Item ID of the KNX group address. The alias is set as description of the Server Branch that represents the main or middle group. |
...