struct Lester::Server::System

Included Modules

Defined in:

lester/server/system.cr

Constructors

Instance Method Summary

Constructor Detail

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

Instance Method Detail

def chassis : Chassis | Nil #

[View source]
def family : String | Nil #

[View source]
def firmware : Firmware | Nil #

[View source]
def motherboard : Motherboard | Nil #

[View source]
def product : String | Nil #

[View source]
def serial : String | Nil #

[View source]
def sku : String | Nil #

[View source]
def type : Type | Nil #

[View source]
def uuid : String | Nil #

[View source]
def vendor : String | Nil #

[View source]
def version : String | Nil #

[View source]