device-simulation-dotnet/SimulationAgent
Devis Lucato f2c8d6e92d Save simulations in the storage (#32)
* Store simulations using the storage adapter
* Implement device bootstrap scenario: when a new device is created, mark it as a simulated device and report some properties like device type, messages schema, and initial location.
* Remove dependency on IoT Hub manager and access IoT Hub directly
* Refactor state machine to reduce complexity and reuse code
* Add launch settings for Visual Studio
* Remove env var used for the web service TCP port
* Improve logging of exceptions to avoid log flooding
* Fix messages format, to always use the “_unit” convention
* Add JSON config checks
2017-08-15 10:39:11 -07:00
..
Exceptions Generate telemetry using external scripts (#22) 2017-07-11 10:28:55 -07:00
Runtime Save simulations in the storage (#32) 2017-08-15 10:39:11 -07:00
Simulation Save simulations in the storage (#32) 2017-08-15 10:39:11 -07:00
DependencyResolution.cs Implement device bootstrap scenario and decouple from IoT Hub manager (#30) 2017-08-08 18:10:43 -07:00
Program.cs Save simulations in the storage (#32) 2017-08-15 10:39:11 -07:00
SimulationAgent.csproj Remove Akka and update to new template (#21) 2017-07-07 13:49:03 -07:00
appsettings.ini Save simulations in the storage (#32) 2017-08-15 10:39:11 -07:00