proxy.golang.org : github.com/brutella/golifx
Package golifx provides a simple Go interface to the LIFX LAN protocol. Based on the protocol documentation available at: http://lan.developer.lifx.com/ Also included in cmd/lifx is a small CLI utility that allows interacting with your LIFX devices on the LAN. In various parts of this package you may find references to a Device or a Light. The LIFX protocol makes room for future non-light devices by making a light a superset of a device, so a Light is a Device, but a Device is not necessarily a Light. At this stage, LIFX only produces lights though, so they are the only type of device you will interact with.
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/brutella/golifx
License: MIT
Latest release: over 9 years ago
First release: almost 10 years ago
Namespace: github.com/brutella
Stars: 1 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 27 days ago