class Floorsense::LockerInfo
- Floorsense::LockerInfo
- Reference
- Object
Included Modules
- JSON::Serializable
Extended Modules
- JSON::Schema
Defined in:
floorsense/models.crConstructors
Instance Method Summary
- #bus_id : Int32
- #bus_id=(bus_id : Int32)
- #canid : Int32
- #canid=(canid : Int32)
- #closed : Bool | Nil
- #closed=(closed : Bool | Nil)
- #confirmed : Bool
- #confirmed=(confirmed : Bool)
-
#controller_id : Int32
not included by default, used by locker mappings
-
#controller_id=(controller_id : Int32)
not included by default, used by locker mappings
-
#controller_id? : Int32 | Nil
not included by default, used by locker mappings
- #disabled : Bool
- #disabled=(disabled : Bool)
- #firmware : String
- #firmware=(firmware : String)
- #groupid : Int32 | Nil
- #groupid=(groupid : Int32 | Nil)
- #hardware : Int32 | Nil
- #hardware=(hardware : Int32 | Nil)
- #key : String | Nil
- #key=(key : String | Nil)
- #locker_id : Int32
- #locker_id=(locker_id : Int32)
- #reserved : Bool
- #reserved=(reserved : Bool)
- #resid : String | Nil
- #resid=(resid : String | Nil)
- #status : Int32
- #status=(status : Int32)
- #type : String | Nil
- #type=(type : String | Nil)
- #typename : String | Nil
- #typename=(typename : String | Nil)
- #uid : String | Nil
- #uid=(uid : String | Nil)
- #usbcharger : Bool | Nil
- #usbcharger=(usbcharger : Bool | Nil)
- #usbcharging : Bool | Nil
- #usbcharging=(usbcharging : Bool | Nil)
- #usbcurrent : Int32 | Nil
- #usbcurrent=(usbcurrent : Int32 | Nil)