class Juniper::Client

Included Modules

Extended Modules

Defined in:

juniper/mist_models.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def accuracy #

[View source]
def ap_id : String #

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

[View source]
def ap_mac : String #

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

[View source]
def family : String | Nil #

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

[View source]
def guest : Guest | Nil #

[View source]
def guest=(guest : Guest | Nil) #

[View source]
def hostname : String | Nil #

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

[View source]
def ip_address : String #

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

[View source]
def is_guest : Bool | Nil #

[View source]
def is_guest=(is_guest : Bool | Nil) #

[View source]
def last_seen : Int64 #

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

[View source]
def mac : String #

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

[View source]
def manufacture : String | Nil #

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

[View source]
def map_id : String #

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

[View source]
def model : String | Nil #

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

[View source]
def num_locating_aps : Int32 #

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

[View source]
def os : String | Nil #

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

[View source]
def psk_id : String | Nil #

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

[View source]
def raw_accuracy : Int32 | Nil #

meters


[View source]
def raw_accuracy=(raw_accuracy : Int32 | Nil) #

meters


[View source]
def ssid : String #

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

[View source]
def username : String | Nil #

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

[View source]
def wlan_id : String #

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

[View source]
def x : Float64 #

pixels


[View source]
def x=(x : Float64) #

pixels


[View source]
def x_m : Float64 | Nil #

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

[View source]
def y : Float64 #

[View source]
def y=(y : Float64) #

[View source]
def y_m : Float64 | Nil #

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

[View source]