Module: Senec
- Defined in:
- lib/senec/cloud/dashboard.rb,
lib/senec/version.rb,
lib/senec/cloud/error.rb,
lib/senec/local/error.rb,
lib/senec/local/state.rb,
lib/senec/local/value.rb,
lib/senec/local/request.rb,
lib/senec/local/constants.rb,
lib/senec/cloud/connection.rb,
lib/senec/local/connection.rb,
lib/senec/cloud/technical_data.rb
Overview
Model for the Senec technical data.
Example use:
connection = Senec::Cloud::Connection.new(username: ‘…’, password: ‘…’)
# Get the data of a specific system: TechnicalData.find(‘123456’)
# Get the data of the default system: TechnicalData.first
Defined Under Namespace
Constant Summary collapse
- VERSION =
'0.17.2'.freeze