For requirements and further implementation details see requirements. The listed pages will explain how to use the framework. Additionally, the following terms will be explained in detail:
General Terms:
- Channel: data container that is used to store and access data
- Slot: A single data entry in a Channel
- Authority: identify modules which like to access the framework
- MicroUnits: a base type for simple modules that encapsulates an authority and provides easy access to the framework
- Units: a more complex base type for modules that provides a cyclic process method
Contents