class Ashrae::DeviceAddress

Included Modules

Extended Modules

Defined in:

ashrae/bacnet_models.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(ip : String, id : UInt32 | Nil, net : UInt16 | Nil, addr : Nil | String) #

[View source]
def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def addr : String | Nil #

[View source]
def address #

[View source]
def id : UInt32 | Nil #

[View source]
def identifier #

[View source]
def ip : String #

[View source]
def net : UInt16 | Nil #

[View source]