A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
multiple module instances overwrites itself values
- 
 This post is deleted!
- 
 @bobbob601 I got it working by passing a unique ID to the node helper and passing it back from the node helper. https://github.com/trgraglia/MMM-MVG-LocalTransport Hope this helps. 
- 
 This post is deleted!
- 
 @bobbob601 Yup. In my case, the user provides a station ID per instance because it has to do with local transport here in Munich. So in theory, the user is already providing unique IDs and I have no need to generate them. ;) 
- 
 every instance has already a unique identifier see here https://github.com/MichMich/MagicMirror/tree/master/modules#available-module-instance-properties also the discussion in here is related to the issue https://forum.magicmirror.builders/topic/960/london-bus-status/14 

