microsoftarchive / iot-journey

a guidance project for implementing an IoT solution on Azure
Other
89 stars 34 forks source link

Simulator: Adapt DataPipeline Simulator #10

Closed francischeung closed 9 years ago

francischeung commented 9 years ago
  1. Send temperature once a minute
  2. Change namespace prefix to Fabrikam
  3. Rename "Message" -> "Event"
  4. Rename "Emulator" -> "Simulator"
  5. Rename "Car" -> "Device"
bennage commented 9 years ago

pairing with @lbrader

francischeung commented 9 years ago

We decided to use Microsoft.Practices.IoTJourney instead of Fabrikam. We want to be clear in our messaging that this is not a reusable library.