struct Philips::Hue::HueError
- Philips::Hue::HueError
- Struct
- Value
- Object
Included Modules
- JSON::Serializable
Extended Modules
- JSON::Schema
Defined in:
philips/hue.crConstructors
Instance Method Summary
- #address : String
- #clone
- #copy_with(type _type = @type, address _address = @address, description _description = @description)
- #description : String
- #type : Int32
Constructor Detail
Instance Method Detail
def copy_with(type _type = @type, address _address = @address, description _description = @description)
#