class XYSense::LocationService::Occupancy
- XYSense::LocationService::Occupancy
- Reference
- Object
Included Modules
- JSON::Serializable
Extended Modules
- JSON::Schema
Defined in:
xy_sense/location_service.crConstructors
Instance Method Summary
- #collected : Time
- #collected=(collected : Time)
- #details : SpaceDetails
- #details=(details : SpaceDetails)
- #details? : SpaceDetails | Nil
- #headcount : Int32
- #headcount=(headcount : Int32)
- #space_id : String
- #space_id=(space_id : String)
- #status : String
- #status=(status : String)