Metadata-Version: 2.1
Name: elgas
Version: 22.1.0.dev0
Summary: A Python library for the ELGAS protocol
Home-page: https://github.com/u9n/elgas
Author: Henrik Palmlund Wahlgren @ Palmlund Wahlgren Innovative Technology AB
Author-email: henrik.wahlgren@utilitarian.io
Maintainer: Henrik Palmlund Wahlgren @ Palmlund Wahlgren Innovative Technology AB
Maintainer-email: henrik.wahlgren@utilitarian.io
License: BSD-3
Project-URL: Bug Tracker, https://github.com/u9n/elgas/issues
Project-URL: Source Code, https://github.com/u9n/elgas
Keywords: AMR,Metering,smart meters,MDM,elgas,elcor,gas
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: ~=3.6
Description-Content-Type: text/markdown
Provides-Extra: test
Provides-Extra: dev
License-File: LICENSE

# elgas
Python implementation of the ELGAS protocol


# Questions

How is fragmentation of messages handled? Since there is a max MTU of 1024 bytes.




