Implement JSON and Protobuf OSD codecs
This commit is contained in:
1
tests/fixtures/structured_data/json_reference.json
vendored
Normal file
1
tests/fixtures/structured_data/json_reference.json
vendored
Normal file
@@ -0,0 +1 @@
|
||||
{"array":[0,"x"],"false":false,"true":true,"zero":0}
|
||||
1
tests/fixtures/structured_data/protobuf_reference.hex
vendored
Normal file
1
tests/fixtures/structured_data/protobuf_reference.hex
vendored
Normal file
@@ -0,0 +1 @@
|
||||
08 09 52 09 0a 01 61 12 04 08 02 18 02
|
||||
Reference in New Issue
Block a user