class JohnsonControls::GetSingleObjectPresentValueResponse::Item::Value

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 next : String | Nil #

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

[View source]
def reliability : String | Nil #

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

[View source]
def value : String | Nil #

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

[View source]