class Floorsense::DeskStatus

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 bkid : String #

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

[View source]
def cached : Bool #

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

[View source]
def cid : Int32 #

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

[View source]
def confirmed : Bool #

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

[View source]
def created : Time #

[View source]
def created=(created : Time) #

[View source]
def desk_type : String #

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

[View source]
def deskid : Int32 #

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

[View source]
def eui64 : String #

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

[View source]
def features : Int32 #

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

[View source]
def firmware : String #

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

[View source]
def freq : String #

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

[View source]
def groupid : Int32 #

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

[View source]
def hardware : String #

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

[View source]
def hwfeat : Int32 #

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

[View source]
def key : String #

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

[View source]
def netid : Int32 #

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

[View source]
def occupied : Bool #

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

[View source]
def occupiedtime : Int32 #

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

[View source]
def planid : Int32 #

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

[View source]
def privacy : Bool #

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

[View source]
def reservable : Bool #

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

[View source]
def reserved : Bool #

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

[View source]
def status : Int32 #

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

[View source]
def uid : String #

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

[View source]