class Floorsense::LockerInfo

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 bus_id : Int32 #

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

[View source]
def canid : Int32 #

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

[View source]
def closed : Bool | Nil #

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

[View source]
def confirmed : Bool #

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

[View source]
def controller_id : Int32 #

not included by default, used by locker mappings


def controller_id=(controller_id : Int32) #

not included by default, used by locker mappings


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

not included by default, used by locker mappings


def disabled : Bool #

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

[View source]
def firmware : String #

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

[View source]
def groupid : Int32 | Nil #

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

[View source]
def hardware : Int32 | Nil #

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

[View source]
def key : String | Nil #

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

[View source]
def locker_id : Int32 #

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

[View source]
def reserved : Bool #

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

[View source]
def resid : String | Nil #

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

[View source]
def status : Int32 #

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

[View source]
def type : String | Nil #

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

[View source]
def typename : String | Nil #

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

[View source]
def uid : String | Nil #

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

[View source]
def usbcharger : Bool | Nil #

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

[View source]
def usbcharging : Bool | Nil #

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

[View source]
def usbcurrent : Int32 | Nil #

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

[View source]