Skip to content

Commit fa9ca1a

Browse files
Merge pull request #106 from stefan-brus-frequenz/readmeformula
Add formula syntax section to readme
2 parents 59cbc4d + d8e03e6 commit fa9ca1a

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,12 @@ By providing an array of key metrics and aggregation features, it accommodates v
5656
use-cases and empowers users to make well-informed decisions in different operational
5757
contexts.
5858

59+
## Formula Syntax
60+
61+
The syntax and implementation of the aggregation formulas supported by this API are defined in a separate project:
62+
the [Frequenz Microgrid Formula Engine](https://github.com/frequenz-floss/frequenz-microgrid-formula-engine-rs?tab=readme-ov-file#frequenz-microgrid-formula-engine-rs).
63+
For details on how to write and structure formulas, including supported functions and operators, refer to its README.
64+
5965
## Contributing
6066

6167
If you want to know how to build this project and contribute to it, please

0 commit comments

Comments
 (0)