class Cisco::Meraki::LatestRecord

Included Modules

Extended Modules

Defined in:

cisco/meraki/scanning_api.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def nearest_ap_mac : String #

[View source]
def nearest_ap_mac=(nearest_ap_mac : String) #

[View source]
def nearest_ap_rssi : Int32 #

[View source]
def nearest_ap_rssi=(nearest_ap_rssi : Int32) #

[View source]
def time : Time #

[View source]
def time=(time : Time) #

[View source]