class Bright::Models::Occupancy

Included Modules

Defined in:

bright/models/occupancy.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def id : String | Nil #

[View source]
def id=(id : String | Nil) #

[View source]
def occupation_detected : Bool | Nil #

[View source]
def occupation_detected=(occupation_detected : Bool | Nil) #

[View source]