class AmberTech::DevInfo

Included Modules

Extended Modules

Defined in:

amber_tech/grandview_models.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def id : String #

[View source]
def ip : String #

[View source]
def ip_gateway : String #

[View source]
def ip_subnet : String #

[View source]
def name : String #

[View source]
def pass : String | Nil #

[View source]
def pass2 : String | Nil #

[View source]
def status : Status #

[View source]
def ver : String #

[View source]