Wiki source code of Aggregation Custom - State Generation
Last modified by Carlijn Kokkeler on 2024/06/07 15:24
Show last authors
| author | version | line-number | content |
|---|---|---|---|
| 1 | {{container}} | ||
| 2 | {{container layoutStyle="columns"}} | ||
| 3 | ((( | ||
| 4 | == About == | ||
| 5 | With the help of this store item, you can do a computation on the data over a certain range of time. Consequently, this will aggregate multiple input messages into one output message. | ||
| 6 | |||
| 7 | == Documentation == | ||
| 8 | |||
| 9 | ==== 1. How to use==== | ||
| 10 | With this store component, you can easily do a computation on the data over a certain range of time. | ||
| 11 | |||
| 12 | ==== 2. Keynotes & restrictions==== | ||
| 13 | |||
| 14 | * Note that the eMagiz model must have a state generation feature flag to use this store item. | ||
| 15 | |||
| 16 | ==== 3. License Information==== | ||
| 17 | Part of the standard license agreement as agreed upon when using the store for the first time. | ||
| 18 | |||
| 19 | ==== 4. Relevant eMagiz Academy Microlearnings==== | ||
| 20 | |||
| 21 | * [[eMagiz State Generation>>doc:Main.eMagiz Academy.Fundamentals.fundamental-stateful||target="blank"]] | ||
| 22 | |||
| 23 | //Would you please consult the privacy policy of eMagiz at the following [[link>>https://www.emagiz.com/privacy-policy/||target="blank"]]))) | ||
| 24 | |||
| 25 | |||
| 26 | |||
| 27 | ((())) | ||
| 28 | {{/container}} | ||
| 29 | {{/container}} |