loadConfig

abstract suspend fun loadConfig(): ConfigBundle?(source)

Load the cached device configuration (all configs, moduleConfigs, myInfo, metadata).

Return

the ConfigBundle if previously stored, or null if this is a first connection