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

5 Коммитов

Автор SHA1 Сообщение Дата
Devis Lucato a7c0b021bf Create devices bulk import job (#255) 2018-10-01 10:08:31 -07:00
Jill Bender 61c76dd188 Add delivery truck device model that runs on a predefined loop (#249)
* Adding delivery truck device model that runs on a predefined loop.
2018-09-12 11:26:31 -07:00
sasathy 27ddbbeb67 Webinsights - Sending Diagnostics Data from Microservice to Diagnostics Backend (#236)
* Adding customer insights for different simulation events (start, stop, error)
2018-09-11 15:40:24 -07:00
sasathy d812d110a4 Adding Protobuf support for truck (#235)
* Changes to Support sending encrypted Protobuf messages in addition to Json
2018-08-13 14:08:52 -07:00
Hugh Xiong 59347ead63 Custom device model management (#199)
* New endpoint to CRUD custom device models, stored via storage adapter
* Note: stock models are read-only
* Some changes to internal classes used for device models, e.g. use Enum instead of Strings
* Fix incorrect exception used in the Simulations service class: when the ETag doesn't match use ResourceOutOfDateException, not ConflictingResourceException (no API change, same HTTP status code)
2018-05-22 17:24:57 -07:00