class Cisco::DNASpaces::DeviceLocationUpdate
- Cisco::DNASpaces::DeviceLocationUpdate
- Reference
- Object
Included Modules
- JSON::Serializable
Extended Modules
- JSON::Schema
Defined in:
cisco/dna_spaces/device_location_update.crConstructors
Instance Method Summary
- #confidence_factor : Float64
- #device : Device
- #device_classification : String
- #has_position?
- #last_seen : Int64
- #last_seen=(last_seen : Int64)
- #latitude : Float64
- #location : Location
-
#location_mappings : Hash(String, String)
Ensure we only process these once
- #longitude : Float64
- #map_id : String
- #map_id=(map_id : String)
- #raw_user_id : String
- #ssid : String
- #unc : Float64
- #visit_id : String
- #x_pos : Float64
- #y_pos : Float64