class JohnsonControls::Sample

Included Modules

Extended Modules

Defined in:

johnson_controls/metasys_models.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def reliable : Bool #

[View source]
def reliable=(reliable : Bool) #

[View source]
def timestamp : String #

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

[View source]
def value : Hash(String, JSON::Any) #

[View source]
def value=(value : Hash(String, JSON::Any)) #

[View source]