diff --git a/README.md b/README.md index d4a4e6f..4e0df89 100644 --- a/README.md +++ b/README.md @@ -163,3 +163,7 @@ https://github.com/CBrunsch/scambus/ TODO: CRC checks are still missing. If the wrong AES key is supplied you probably get zero readings and sometimes warnings about wrong type of frames. + +There is also a lot of wmbus protocol implementation details that +probably are missing. They will be added to the program +as we figure out how the meters send their data.