config: prefer using $return-ctype prop in 2.1
[deliverable/barectf.git] / doc / examples / parallella / config.yaml
index bbf7627d979385e616146c101a2207563edbe555..2ff3bbb5492e68e21633f54656187dcd6b49f1b4 100644 (file)
@@ -1,4 +1,4 @@
-version: '2.0'
+version: '2.1'
 metadata:
   type-aliases:
     uint8:
@@ -83,7 +83,7 @@ metadata:
       freq: 1000000000
       offset:
         seconds: 1434580186
-      return-ctype: uint64_t
+      $return-ctype: uint64_t
   trace:
     byte-order: le
     uuid: auto
This page took 0.02422 seconds and 4 git commands to generate.