struct Philips::Hue::HueError

Included Modules

Extended Modules

Defined in:

philips/hue.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(type : Int32, address : String, description : String) #

[View source]
def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def address : String #

def clone #

[View source]
def copy_with(type _type = @type, address _address = @address, description _description = @description) #

[View source]
def description : String #

def type : Int32 #