Update doc
This commit is contained in:
@@ -272,12 +272,22 @@ curl -H 'Accept: application/json' 'https://data-api.psi.ch/api/4/binned?channel
|
|||||||
<h4>Example response (without usage of binningScheme):</h4>
|
<h4>Example response (without usage of binningScheme):</h4>
|
||||||
<pre>{
|
<pre>{
|
||||||
"tsAnchor": 1623769850,
|
"tsAnchor": 1623769850,
|
||||||
"tsMs": [
|
"ts1Ms": [
|
||||||
0,
|
0,
|
||||||
10000,
|
10000,
|
||||||
20000
|
20000
|
||||||
],
|
],
|
||||||
"tsNs": [
|
"ts1Ns": [
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
0
|
||||||
|
],
|
||||||
|
"ts2Ms": [
|
||||||
|
10000,
|
||||||
|
20000,
|
||||||
|
30000
|
||||||
|
],
|
||||||
|
"ts2Ns": [
|
||||||
0,
|
0,
|
||||||
0,
|
0,
|
||||||
0
|
0
|
||||||
|
|||||||
Reference in New Issue
Block a user