Skip to content

Commit 2652c8c

Browse files
authored
Update README with S2 standard resources (#154)
Added additional resources and links related to the S2 standard, in line with those listed in the s2-rust repo.
1 parent 6ab39f1 commit 2652c8c

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,11 @@
1414
<br />
1515

1616
This Python package implements the message validation for the EN50491-12-2 "S2" standard for home and building energy management. This implementation
17-
is based on the asyncapi description of the protocol provided in the [s2-ws-json](https://github.com/flexiblepower/s2-ws-json/) repository.
17+
is based on the asyncapi description of the protocol provided in the [s2-ws-json](https://github.com/flexiblepower/s2-ws-json/) repository.
18+
To learn more about the S2 standard:
19+
- [Read the S2 standard's documentation](https://docs.s2standard.org/) for a detailed explanation of S2
20+
- [Visit the website](https://s2standard.org) for a high-level explanation of S2
21+
- [Read the whitepaper](https://ecostandard.org/wp-content/uploads/2024/05/20240521_DSF_PositionPaper.pdf) to learn why it's important to expose and utilise energy flexibility
1822

1923
## To Install
2024
You can install this package using pip or any Python dependency manager that collects the packages from PyPI:

0 commit comments

Comments
 (0)