new ModuleInfo()
Methods
-
<static> getLatest(name)
-
Get the module with then given
nameand highest datamodel versionParameters:
Name Type Description namestring Returns:
- Type
- olympe.dm.Module
-
<static> getModulesOrderedByDependencies()
-
Returns the list of modules ordered by dependencies and datamodel versions "olympe.communication" -> "olympe.sc" -> "olympe-composer" -> ...
Returns:
- Type
- olympe.dc.ListDef.<olympe.dm.Module>
Olympe SDK