ModuleProtocol.h
This protocol lists current methods available to modules.
Each module has an id called TheModuleController, which adheres to this protocol. This is the instance that should receive messages listed in ModuleProtocol.h. For more information, see Module.h .
Future versions of ModuleProtocol.h will be backward-compatible with this version.