class BACnet::Client::DeviceRegistry
- BACnet::Client::DeviceRegistry
- Reference
- Object
Defined in:
bacnet/client/device_registry.crConstant Summary
-
Log =
::Log.for("bacnet.registry")
Constructors
Instance Method Summary
- #inspect_device(ip_address, object_id, network, address, max_adpu_length = nil, segmentation_supported = nil, vendor_id = nil)
- #on_new_device(&callback : DeviceInfo -> Nil)
- #parse_object_info(object)
Constructor Detail
Instance Method Detail
def inspect_device(ip_address, object_id, network, address, max_adpu_length = nil, segmentation_supported = nil, vendor_id = nil)
#