class Floorsense::DeskInfo

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 #

def controller_id=(controller_id : Int32) #

[View source]
def controller_id? : Int32 | Nil #

def desk_type : String | Nil #

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

[View source]
def eui64 : String #

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

[View source]
def key : String | Nil #

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

[View source]
def planid : Int32 | Nil #

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

[View source]
def typename : String | Nil #

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

[View source]