class Juniper::LocationAsset

Defined in:

juniper/mist_models.cr

Constructors

Instance Method Summary

Instance methods inherited from class Juniper::LocationEvent

map_id : String map_id, map_id=(map_id : String) map_id=, site_id : String site_id, site_id=(site_id : String) site_id=, timestamp : Int64 timestamp, timestamp=(timestamp : Int64) timestamp=, x : Float64 x, x=(x : Float64) x=, y : Float64 y, y=(y : Float64) y=

Constructor methods inherited from class Juniper::LocationEvent

new(pull : JSON::PullParser) new

Constructor Detail

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

[View source]

Instance Method Detail

def battery_voltage : Float64 | Nil #

[View source]
def battery_voltage=(battery_voltage : Float64 | Nil) #

[View source]
def eddystone_uid_instance : String | Nil #

[View source]
def eddystone_uid_instance=(eddystone_uid_instance : String | Nil) #

[View source]
def eddystone_uid_namespace : String | Nil #

[View source]
def eddystone_uid_namespace=(eddystone_uid_namespace : String | Nil) #

[View source]
def eddystone_url_url : String | Nil #

[View source]
def eddystone_url_url=(eddystone_url_url : String | Nil) #

[View source]
def ibeacon_major : Int64 | Nil #

[View source]
def ibeacon_major=(ibeacon_major : Int64 | Nil) #

[View source]
def ibeacon_minor : Int64 | Nil #

[View source]
def ibeacon_minor=(ibeacon_minor : Int64 | Nil) #

[View source]
def ibeacon_uuid : String | Nil #

[View source]
def ibeacon_uuid=(ibeacon_uuid : String | Nil) #

[View source]
def mac : String #

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

[View source]
def mfg_company_id : Int64 | Nil #

BLE manufacturing company ID


[View source]
def mfg_company_id=(mfg_company_id : Int64 | Nil) #

BLE manufacturing company ID


[View source]
def mfg_data : String | Nil #

BLE manufacturing data in hex byte-string format


[View source]
def mfg_data=(mfg_data : String | Nil) #

BLE manufacturing data in hex byte-string format


[View source]
def type : String #

[View source]