class JohnsonControls::NetworkDevice

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

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

[View source]
def audits_url : String #

[View source]
def audits_url=(audits_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 objects_url : String #

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

[View source]
def parent_url : String #

[View source]
def parent_url=(parent_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 trended_attributes_url : String #

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

[View source]
def type_url : String #

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

[View source]