struct Lutron::ZoneStatus

Included Modules

Extended Modules

Defined in:

lutron/vive_leap_models.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def availability : Availability | Nil #

[View source]
def availability=(value : Availability | Nil) : Availability | Nil #

[View source]
def contact_closure : ContactClosureState | Nil #

[View source]
def contact_closure=(value : ContactClosureState | Nil) : ContactClosureState | Nil #

[View source]
def href : String #

[View source]
def level : Float64 | Nil #

[View source]
def status_key #

[View source]
def switched_level : SwitchedLevel | Nil #

[View source]
def switched_level=(value : SwitchedLevel | Nil) : SwitchedLevel | Nil #

[View source]