Граф коммитов

3 Коммитов

Автор SHA1 Сообщение Дата
Peter Felts 8630227130
DotNet 3.1 (#375)
* Initial ASP.Net Core 2.x -> 3.1 conversion. Basic functionality working.

* All dependencies updated.

* comments.

* Build script and dockerfile changes.

* Removed some debug comments.

* Updating Travis configuration to use the .Net Core 3.1 SDK

* PR feedback.
2020-07-24 10:55:27 -07:00
Avani Patel 8a31fcf64b Integrate and merge replay feature to master (#338)
* Create replay thread (#325)

* Create empty replay thread

* Remove connection using

* Remove references to connections in the replay task

* Update name of replay task test

* Move const to config file

* Add device replay actors  (#329)

* Create empty replay thread

* Remove connection using

* Remove references to connections in the replay task

* Update name of replay task test

* Add device replay actors

* Read replay file and stream telemetry (#334)

* update

* read replay file from storage

* replay file settings

* update

* update

* update validation

* PR comments

* fix test
2019-01-18 14:30:29 -08:00
Avani Patel 942b2d5593 Replay file APIs (#333)
* Replay file  APIs

* update settings

* PR comments

* update owners

* typo

* Update DeviceModelScriptsTest.cs
2019-01-16 10:59:21 -08:00