class KontaktIO::Position

Included Modules

Extended Modules

Defined in:

kontakt_io/kio_cloud_models.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def building_id : Int64 | Nil #

[View source]
def campus_id : Int64 | Nil #

[View source]
def floor_id : Int64 | Nil #

[View source]
def last_update : String | Nil #

[View source]
def mac_address : String #

[View source]
def room_id : Int64 | Nil #

[View source]
def x : Int64 | Nil #

[View source]
def y : Int64 | Nil #

[View source]