class Delta::API

Defined in:

delta/api.cr

Class Method Summary

Instance Method Summary

Class Method Detail

def self.driver_interface : String #

Instance Method Detail

def get_object_value(site_name : String, device_number : String | UInt32, object_type : String, instance : String | UInt32) #

get value of property from object through instance


[View source]
def list_device_objects(site_name : String, device_number : String | UInt32) #

list objects from device resource


[View source]
def list_devices(site_name : String) #

list devices for site


[View source]
def list_sites #

list all sites


[View source]
def on_load #

[View source]
def on_update #

[View source]