Advertisement
Guest User

Untitled

a guest
Jul 12th, 2018
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 1.08 KB | None | 0 0
  1. {
  2.    "type":"computePattern",
  3.    "body":{
  4.       "grid":{
  5.          "durations":[
  6.             100
  7.          ],
  8.          "segments":{
  9.             "20.31":{
  10.                "patterns":[
  11.                   {
  12.                      "type":"range",
  13.                      "args":[
  14.                         "out",
  15.                         null,
  16.                         0.1,
  17.                         4
  18.                      ]
  19.                   }
  20.                ],
  21.                "baseStreams":[
  22.                   "base"
  23.                ]
  24.             }
  25.          }
  26.       },
  27.       "matchType":"all"
  28.    },
  29.    "streams":{
  30.       "base":{
  31.          "type":"CHILD_QUERY",
  32.          "value":{
  33.             "type":"fft",
  34.             "body":{
  35.                "ref":"base.in_accel_x",
  36.                "samplesToCollect":256,
  37.                "samplingRate":400
  38.             },
  39.             "streams":{
  40.                "base":{
  41.                   "type":"DEVICE_GROUP_RAW_DATA",
  42.                   "value":"e48f29ae-97d0-458a-aed2-bf79ec3b4688"
  43.                }
  44.             }
  45.          }
  46.       }
  47.    }
  48. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement