class Cisco::DNASpaces::Device
- Cisco::DNASpaces::Device
- Reference
- Object
Included Modules
- JSON::Serializable
Extended Modules
- JSON::Schema
Defined in:
cisco/dna_spaces/device.crConstructors
Instance Method Summary
- #device_id : String
- #email_raw : String?
- #first_name : String | Nil
- #gender : String | Nil
- #last_name : String | Nil
-
#mac_address : String
We make this editable so we can store the formatted version here
-
#mac_address=(mac_address : String)
We make this editable so we can store the formatted version here
- #manufacturer : String | Nil
- #mobile : String | Nil
- #os : String | Nil
- #os_version : String | Nil
- #postal_code : String | Nil
- #tags : Array(String)
- #type : String
- #user_id : String
Constructor Detail
Instance Method Detail
def mac_address=(mac_address : String)
#
We make this editable so we can store the formatted version here