https://github.com/baggepinnen/thermiaapi.jl
A Julia interface to the Thermia API for control of heat pumps and HVAC
Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (4.2%) to scientific vocabulary
Keywords
Repository
A Julia interface to the Thermia API for control of heat pumps and HVAC
Basic Info
Statistics
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
- Releases: 1
Topics
Metadata Files
README.md
ThermiaAPI
A Julia wrapper for https://github.com/klejejs/python-thermia-online-api
PythonCall.jl is used to wrap the python package, make sure that PythonCall has access to the python package before loading this package, also set the following environment variables before loading this package.
julia
ENV["THERMIA_USERNAME"] = ""
ENV["THERMIA_PASSWORD"] = ""
ENV["THERMIA_API_TYPE"] = "genesis" # classic or genesis
ENV["THERMIA_PATH"] = "/path/to/python-thermia-online-api"
API
See docstrings of individual functions for more information.
connecteddebugget_active_alarm_countget_active_alarmsget_all_available_register_groupsget_auxiliary_heater_1_operational_timeget_auxiliary_heater_2_operational_timeget_auxiliary_heater_3_operational_timeget_available_operation_mode_mapget_available_operation_modesget_available_operational_statuses_mapget_available_operational_statusesget_brine_in_temperatureget_brine_out_temperatureget_compressor_operational_timeget_cooling_supply_line_temperatureget_cooling_tank_temperatureget_desired_supply_line_temperatureget_heat_temperatureget_historical_data_for_registerget_historical_data_registersget_hot_water_boost_switch_stateget_hot_water_operational_timeget_hot_water_switch_stateget_hot_water_temperatureget_is_hot_water_activeget_is_operation_mode_read_onlyget_operation_modeget_operational_status_auxiliary_heater_12kwget_operational_status_auxiliary_heater_15kwget_operational_status_auxiliary_heater_3kwget_operational_status_auxiliary_heater_6kwget_operational_status_auxiliary_heater_9kwget_operational_status_brine_pump_statusget_operational_status_compressor_statusget_operational_status_cooling_statusget_operational_status_heating_statusget_operational_status_hot_water_statusget_operational_status_integralget_operational_status_pidget_operational_status_radiator_pump_statusget_operational_statusget_return_line_temperatureget_supply_line_temperatureset_hot_water_boost_switch_stateset_hot_water_switch_stateset_operation_modeset_temperatureupdate
Owner
- Name: Fredrik Bagge Carlson
- Login: baggepinnen
- Kind: user
- Location: Lund, Sweden
- Website: baggepinnen.github.io
- Twitter: baggepinnen
- Repositories: 59
- Profile: https://github.com/baggepinnen
Control systems, system identification, signal processing and machine learning
GitHub Events
Total
Last Year
Committers
Last synced: 12 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| Fredrik Bagge Carlson | b****n@g****m | 13 |
Issues and Pull Requests
Last synced: 12 months ago
All Time
- Total issues: 1
- Total pull requests: 0
- Average time to close issues: less than a minute
- Average time to close pull requests: N/A
- Total issue authors: 1
- Total pull request authors: 0
- Average comments per issue: 1.0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- JuliaTagBot (1)
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
- Total downloads: unknown
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 1
juliahub.com: ThermiaAPI
A Julia interface to the Thermia API for control of heat pumps and HVAC
- Documentation: https://docs.juliahub.com/General/ThermiaAPI/stable/
- License: MIT
-
Latest release: 1.0.0
published over 2 years ago