package
0.0.0-20241210233414-361db61830a9
Repository: https://github.com/ambientsound/wirelight.git
Documentation: pkg.go.dev

# README

Blinken

This package provides a Go client for setting RGB values on a Blinkt LED strip. It sends Protobuf messages over an UDP socket to a LEDServer.

Usage

See https://github.com/golang/protobuf for Protobuf setup instructions.

go get -u github.com/golang/protobuf/protoc-gen-go

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
package mqttlight provides support for the Home-Assistant light.mqtt_json component.
Package pb is a generated protocol buffer package.
package ws provides a websocket interface for sending real-time color updates.

# Functions

No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Type aliases

Colorspace as a separate module?.