Skip to content
This repository has been archived by the owner on Oct 11, 2023. It is now read-only.

Commit

Permalink
Renaming Protobuf device model name (#239)
Browse files Browse the repository at this point in the history
* Renaming Protobuf device model
  • Loading branch information
hathind-ms authored Aug 23, 2018
1 parent 7858054 commit a7ef4c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Services/data/devicemodels/truck-01-protobuf.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"SchemaVersion": "1.0.0",
"Id": "truck-01-proto",
"Version": "0.0.1",
"Name": "Truck 01 Proto",
"Name": "Protobuf Truck",
"Description": "Truck with GPS, speed and cargo temperature sensors",
"Protocol": "AMQP",
"Simulation": {
Expand Down

0 comments on commit a7ef4c3

Please sign in to comment.