Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Cooja: Allow running the simulation without motes.
Normally it is not possible to start a simulation without motes. While this nomally makes sense, it might be, that motes are added at a later point in time by plugins. Removing this requirement is not problem, as it is still not possible to start the simulation without registered events. Thus a plugin can now register an event in the future to add motes at that point of time.
- Loading branch information