class Cisco::DNASpaces::RssiMeasurement

Included Modules

Extended Modules

Defined in:

cisco/dna_spaces/ble_rssi_update.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def access_point_mac : String #

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

[View source]
def antenna_id : Int32 #

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

[View source]
def band_id : Int32 #

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

[View source]
def if_slot_id : Int32 #

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

[View source]
def rssi : Int32 #

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

[View source]
def timestamp : Int64 #

[View source]
def timestamp=(timestamp : Int64) #

[View source]