Closed bennage closed 9 years ago
When the simulator is running in a cluster, we want the device ids to be unique across the cluster. I think that this was partially implemented. See https://github.com/mspnp/iot-journey/blob/master/src/Simulator/ScenarioSimulator.ConsoleHost/Program.cs#L33-L48
@hveiras I think that this may be handle by #263. It's a side effect of not running as a Web Job. :-)
When the simulator is running in a cluster, we want the device ids to be unique across the cluster. I think that this was partially implemented. See https://github.com/mspnp/iot-journey/blob/master/src/Simulator/ScenarioSimulator.ConsoleHost/Program.cs#L33-L48