module Huebot
Constants
- GroupInput
Struct for specifying a Gropu input (id or name)
@attr val [Integer|String] id or name
- LightInput
Struct for specifying a Light input (id or name)
@attr val [Integer|String] id or name
- ProgramSrc
Struct for storing a program's Intermediate Representation and source filepath.
@attr ir [Hash] @attr filepath [String]
- VERSION
Gem version