go-hmccu

module
v1.2.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 15, 2023 License: GPL-3.0

README

go-hmccu

go-hmccu provides functionality in the programming language Go to communicate with the CCU of the HomeMatic home automation system. Data points can be explored, read and written.

Example programs

device-info

This programme can be used to read out the meta information on devices and channels from a CCU interface process.

In order for the interface processes to be accessible via the network, the firewall must be set accordingly on the CCU and the authentication for the interface processes must be deactivated.

usage of device-info:
  -ccu address
        address of the CCU (default "127.0.0.1")
  -device address
        address (serial no.) of a CCU device/channel (default "BidCoS-RF:1")
  -list
        list all devices
  -log severity
        specifies the minimum severity of printed log messages: off, error, warning, info, debug or trace (default INFO)
  -port number
        port number of the CCU interface process: e.g. 2000 (BidCos-Wired), 2001 (BidCos-RF), 2010 (HmIP-RF), 8701 (CUxD), 2121 (CCU-Jack) (default 2001)

Authors

License

This work is licensed under the GNU General Public License V3.

Credits

Directories

Path Synopsis
examples
device-info
This example shows how to read all information about a CCU device.
This example shows how to read all information about a CCU device.
virtual-devices
This is an example of providing virtual devices to the CCU via an interface process.
This is an example of providing virtual devices to the CCU via an interface process.
itf

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL