class Juniper::LocationSDK

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 id : String #

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

[View source]
def name : String | Nil #

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

[View source]
def type : String #

[View source]