Latest Threat Research:Malicious dYdX Packages Published to npm and PyPI After Maintainer Compromise.Details
Socket
Book a DemoInstallSign in
Socket

xengineering.eu/homematic-go

Package Overview
Dependencies
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

xengineering.eu/homematic-go

Go Modules
Version
v0.1.0
Version published
Created
Source

homematic-go

This is a Go library to use homematic devices.

Usage

This repository can be used as any other Go library.

Furthermore it uses the Meson build system. An example program can be built with meson and ninja.

meson setup build
ninja -C build

In addition to the default target specific ones can be specified with ninja.

ninja -C build <target>

These targets are currently supported:

  • run build and run the example program
  • test runs the unit test suite

FAQs

Package last updated on 10 Dec 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts