hub_runtime – Hub main module¶
Seems to be the main module on the Hub, in charge of startup and error handling.
Functions¶
- hub_runtime.__connection_changed(???)¶
???
- hub_runtime.init(???)¶
???
- hub_runtime.start(???)¶
???
Imports¶
Module runtime – runtime module
Class
commands.LinegraphMonitorMethodsClass
commands.SoundMethodsClass
ui.hubui.HubUIClass
commands.LightMethodsClass
commands.ProgramMethodsClass
commands.MotorMethodsClass
commands.HubMethodsClass
protocol.RPCProtocolClass
commands.WaitMethodsClass
util.resetter.RTTimerClass
commands.MoveMethodsFunction
event_loop.get_event_loopFunction
util.sensors.register_portsFunction
util.storage.pop_force_resetConstant
system.system= <Main System object>Constant
util.constants.BT_VCP= BT_VCP(0) <Bluetooth connection object>Constant
util.constants.USB_VCP= USB_VCP(0) <USB connection object>Constant
util.constants.TIMER_PACE_HIGH= 16Constant
util.error_handler.error_handler= <Main ErrorHandler object>