Skip to content
This repository was archived by the owner on Dec 4, 2025. It is now read-only.

Group Messages

takeshix edited this page Nov 21, 2016 · 2 revisions

Group Messages

KNXmap allows one to write arbitrary values to any group address on the bus. The following example writes the value 1 to the group address 0/0/1:

knxmap write 192.168.1.100 0/0/1 1

Clone this wiki locally