class JohnsonControls::Equipment

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 equipment_url : String #

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

[View source]
def id : String #

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

[View source]
def item_reference : String #

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

[View source]
def name : String #

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

[View source]
def network_device_url : String #

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

[View source]
def points_url : String #

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

[View source]
def self : String #

[View source]
def self=(self __arg0 : String) #

[View source]
def spaces_url : String #

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

[View source]
def type : String #

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

[View source]
def upstream_equipment_url : String #

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

[View source]