fix markup

This commit is contained in:
Fabian Märki
2015-07-24 17:53:16 +02:00
parent ea7ebbabbe
commit 1540a51168

View File

@ -129,6 +129,7 @@ The response is in JSON.
Queries are defined using JSON.
There exist following fields:
- **channels:** Array of channel names to be queried.
- **startPulseId and endPulseId:** A pulse-id range query with start and end pulse-id.
- **startMillis/[startNanos] and endMillis/[endNanos]:** A time range query with start and end milliseconds since January 1, 1970 (the UNIX/JAVA epoch) and optionally supplemented with the nanosecond offset to the milliseconds (in the range [0..999999]).