struct Optergy::AnalogValue

Included Modules

Extended Modules

Defined in:

optergy/p864_models.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def description : String #

[View source]
def instance : Int32 #

[View source]
def name : String #

[View source]
def out_of_service? : Bool #

[View source]
def units : Int32 | Nil #

[View source]
def value : Float64 #

[View source]
def value_str : String #

[View source]