Easy use, Logging & Example Usage
This commit is contained in:
parent
907b9f04db
commit
1dd240861d
20 changed files with 579 additions and 210 deletions
14
example-useage/type-maps.yaml
Normal file
14
example-useage/type-maps.yaml
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
protocol_version: "1.0"
|
||||
|
||||
type_maps:
|
||||
"0.0":
|
||||
CommunicationTypes:
|
||||
DataTypes:
|
||||
"1.0":
|
||||
CommunicationTypes:
|
||||
DataTypes:
|
||||
Data: 32
|
||||
"2.0":
|
||||
CommunicationTypes:
|
||||
DataTypes:
|
||||
Data: 34
|
||||
Loading…
Reference in a new issue