class Floorsense::ControllerInfo

Included Modules

Extended Modules

Defined in:

floorsense/models.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def controller_id : Int32 #

[View source]
def controller_id=(controller_id : Int32) #

[View source]
def desks : Bool #

[View source]
def desks=(desks : Bool) #

[View source]
def id : String #

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

[View source]
def location1 : String #

[View source]
def location1=(location1 : String) #

[View source]
def location2 : String #

[View source]
def location2=(location2 : String) #

[View source]
def location3 : String #

[View source]
def location3=(location3 : String) #

[View source]
def location4 : String #

[View source]
def location4=(location4 : String) #

[View source]
def locations #

[View source]
def lockers : Bool #

[View source]
def lockers=(lockers : Bool) #

[View source]
def mode : String #

[View source]
def mode=(mode : String) #

[View source]
def name : String #

[View source]
def name=(name : String) #

[View source]
def online : Bool #

[View source]
def online=(online : Bool) #

[View source]