# ELGAS
Python implementation of the ELGAS protocol
# Licensing
This library is licenced under the "Business Source Licens 1.1" (BSL 1.1).
Any release of the software will be made available under the MIT license four years after its release date.
Before change in license you are allowed to use the software in non-commercial products or services.
If you are interested in using this software in a commercial product or service,
or have questions about this license, please contact us on info@pwit.se.
# Training / Consultancy / Commercial Support
We offer consultancy service and training services around this library.
If you are interested in our services just reach out to us.
# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Calendar Versioning](https://calver.org/)
## Unreleased
### Added
### Changed
### Deprecated
### Removed
### Fixed
### Security
## [24.1.0] - 2024-04-14
### Added
Cryout bit in Service x71 (WriteTimeRequest)
## [22.2.1] - 2022-05-04
### Fixed
* correct padding of password
## [22.2.0] - 2022-05-03
### Added
* Serial Transport
### Fixed
* padding of passwords
* Raising exception on error response in encrypted response
## [22.1.0] - 2022-05-02
Initial implementation
Raw data
{
"_id": null,
"home_page": "https://github.com/u9n/elgas",
"name": "elgas",
"maintainer": "Henrik Palmlund Wahlgren @ Palmlund Wahlgren Innovative Technology AB",
"docs_url": null,
"requires_python": "~=3.7",
"maintainer_email": "henrik.wahlgren@utilitarian.io",
"keywords": "AMR, Metering, smart meters, MDM, elgas, elcor, gas",
"author": "Henrik Palmlund Wahlgren @ Palmlund Wahlgren Innovative Technology AB",
"author_email": "henrik.wahlgren@utilitarian.io",
"download_url": "https://files.pythonhosted.org/packages/3d/ce/584da521da25d1666e864becfa039439eb1d3507bb69f5c72c8a0d16aa4e/elgas-24.1.0.tar.gz",
"platform": null,
"description": "# ELGAS\nPython implementation of the ELGAS protocol\n\n\n# Licensing\nThis library is licenced under the \"Business Source Licens 1.1\" (BSL 1.1).\n\nAny release of the software will be made available under the MIT license four years after its release date.\nBefore change in license you are allowed to use the software in non-commercial products or services.\n\nIf you are interested in using this software in a commercial product or service,\nor have questions about this license, please contact us on info@pwit.se.\n\n# Training / Consultancy / Commercial Support\nWe offer consultancy service and training services around this library.\nIf you are interested in our services just reach out to us.\n\n\n\n# Changelog\nAll notable changes to this project will be documented in this file.\n\n\nThe format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),\nand this project adheres to [Calendar Versioning](https://calver.org/)\n\n## Unreleased\n\n\n### Added\n\n### Changed\n\n### Deprecated\n\n### Removed\n\n### Fixed\n\n### Security\n\n## [24.1.0] - 2024-04-14\n\n### Added\n\nCryout bit in Service x71 (WriteTimeRequest)\n\n## [22.2.1] - 2022-05-04\n\n### Fixed\n\n* correct padding of password\n\n## [22.2.0] - 2022-05-03\n\n### Added\n* Serial Transport\n\n### Fixed\n* padding of passwords\n* Raising exception on error response in encrypted response\n\n\n\n## [22.1.0] - 2022-05-02\n\nInitial implementation\n",
"bugtrack_url": null,
"license": null,
"summary": "A Python library for the ELGAS protocol",
"version": "24.1.0",
"project_urls": {
"Bug Tracker": "https://github.com/u9n/elgas/issues",
"Homepage": "https://github.com/u9n/elgas",
"Source Code": "https://github.com/u9n/elgas"
},
"split_keywords": [
"amr",
" metering",
" smart meters",
" mdm",
" elgas",
" elcor",
" gas"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "d4a08c73a4780d24cbb7a9a5d481eb6209ffb1aec58b0f01ecdd7d6d284e50d7",
"md5": "0961cdf84429cf61ba7e87b6e1fd229a",
"sha256": "c9caa291549a6bb62911088923e6321383cc8a5e03c0cb9326299326b87b8b72"
},
"downloads": -1,
"filename": "elgas-24.1.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "0961cdf84429cf61ba7e87b6e1fd229a",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "~=3.7",
"size": 50078,
"upload_time": "2024-04-15T09:49:49",
"upload_time_iso_8601": "2024-04-15T09:49:49.450050Z",
"url": "https://files.pythonhosted.org/packages/d4/a0/8c73a4780d24cbb7a9a5d481eb6209ffb1aec58b0f01ecdd7d6d284e50d7/elgas-24.1.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "3dce584da521da25d1666e864becfa039439eb1d3507bb69f5c72c8a0d16aa4e",
"md5": "f57e2fa0080fc0cadba2eebf4e7b9384",
"sha256": "57a842590a8b6be18984f945b9ab5a310e24a876dd590bb99f3a15fa52500618"
},
"downloads": -1,
"filename": "elgas-24.1.0.tar.gz",
"has_sig": false,
"md5_digest": "f57e2fa0080fc0cadba2eebf4e7b9384",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "~=3.7",
"size": 42891,
"upload_time": "2024-04-15T09:49:51",
"upload_time_iso_8601": "2024-04-15T09:49:51.995245Z",
"url": "https://files.pythonhosted.org/packages/3d/ce/584da521da25d1666e864becfa039439eb1d3507bb69f5c72c8a0d16aa4e/elgas-24.1.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-04-15 09:49:51",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "u9n",
"github_project": "elgas",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "elgas"
}