class Cisco::DNASpaces::DevicePresence

Included Modules

Extended Modules

Defined in:

cisco/dna_spaces/device_presence.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def active_devices_count : Int32 #

[View source]
def days_since_last_visit : Int32 #

[View source]
def device : Device #

[View source]
def device_classification : String #

[View source]
def entry_datetime : String #

[View source]
def entry_timestamp : Int64 #

[View source]
def exit_date_time : String #

[View source]
def exit_timestamp : Int64 #

[View source]
def inactive_devices_count : Int32 #

[View source]
def location : Location #

[View source]
def presence_event_type : String #

[View source]
def raw_user_id : String #

[View source]
def ssid : String #

[View source]
def time_zone : String #

[View source]
def visit_classification : String #

[View source]
def visit_duration_minutes : Int32 #

[View source]
def visit_id : String #

[View source]
def was_in_active : Bool #

[View source]