Module Registration Process

- The controller keeps an internal table of all known modules
- The table contains space for each module type with their available addresses
- When
the controller receives a registration request from a module, it
compares the information passed from the module with data in this table
|