# HG changeset patch # User Chris Cannam # Date 1462971563 -3600 # Node ID 584639293a763f089d683c01747c690e31f9644e # Parent 30f1cfb40b983875cc0fc8f9d4c148ab0f99ca87 Add the few remaining examples diff -r 30f1cfb40b98 -r 584639293a76 examples/enums.json --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/examples/enums.json Wed May 11 13:59:23 2016 +0100 @@ -0,0 +1,1 @@ +{} diff -r 30f1cfb40b98 -r 584639293a76 examples/realtime.json --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/examples/realtime.json Wed May 11 13:59:23 2016 +0100 @@ -0,0 +1,1 @@ +{"s":14,"n":500000} diff -r 30f1cfb40b98 -r 584639293a76 examples/valueextents.json --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/examples/valueextents.json Wed May 11 13:59:23 2016 +0100 @@ -0,0 +1,1 @@ +{ "min": 0.1, "max": 0.9 }