- addons - item / part / pcb which adds additional functions to a controller, application or module
- applications - applications/devices that require an additional controller board
- controller - controller boards
- module - devices that do not require a controller board. The controller and the app are merged within one PCB.
- misc - other stuff that is not an EIB bus device
- tool - helpers with no functionality without another item
- FM - flush mount (UP Unterputz)
- DIN - din rail mountable (für Hutschieneninstallation)
- MU - module units (TE Teilungseinheiten); indicates how much space a DIN rail device needs
- *lpc922* - module or controller with lpc922 µC
- *lpc1115* - module or controller with lpc1115 µC
- TOP / MID / BOT - position where in a DIN rail enclosure a PCB will be mounted
Example: https://github.com/selfbus/hardware-merged/tree/main/modules_lpc1115/smokedetector
But keep in mind, that this is not implemented in each and every project. In fact it's the exception today (11.05.2023) since a lot of projects are existing within this repository.