class Desigo::Client

Defined in:

desigo/client.cr

Constant Summary

Log = ::Log.for(self)

Constructors

Instance Method Summary

Constructor Detail

def self.new(base_url : String, username : String, password : String, grant_type : String = "password", client_identifier : String | Nil = nil) #

[View source]

Instance Method Detail

def commands : API::Commands #

[View source]
def heartbeat : API::Heartbeat #

[View source]
def property_values : API::PropertyValues #

[View source]
def values : API::Values #

[View source]