class Cisco::Meraki::FloorPlan
- Cisco::Meraki::FloorPlan
- Reference
- Object
Included Modules
- JSON::Serializable
Extended Modules
- JSON::Schema
Defined in:
cisco/meraki/scanning_api.crConstructors
Instance Method Summary
- #bottom_left : Geo::Point
- #bottom_left=(bottom_left : Geo::Point)
- #bottom_right : Geo::Point
- #bottom_right=(bottom_right : Geo::Point)
- #height : Float64
- #height=(height : Float64)
- #id : String
- #id=(id : String)
-
#name : String | Nil
This is useful for when we have to map meraki IDs to our zones
-
#name=(name : String | Nil)
This is useful for when we have to map meraki IDs to our zones
- #to_distance
- #top_left : Geo::Point
- #top_left=(top_left : Geo::Point)
- #width : Float64
- #width=(width : Float64)