Technical Concepts
The following sections cover essential concepts to develop automation using the framework.
- Resources: An any-map, whose values' read and write access are checked at runtime instead of compile time.
- Function graph: Functions with logical and data-access-dependent concurrency.
- Item: Specification that defines information and logic to manage an arbitrary item.
- Item graph: Like a function graph, where each node is not just a function, but an item.