Panel Pro Capture waveforms

Gets Pro Capture waveforms that

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
integer
required

Building ID

integer
required

Panel ID

Query Params
date-time
required

Start of the query time range. Must be ISO 8601 formatted.

date-time
required

End of the query time range. Must be ISO 8601 formatted.

integer
≥ 1

Caps the response to the most recent limit events in the query time range, ordered by descending timestamp. When omitted, every event in the range is returned. Ignored when event_timestamp is supplied, since that already selects a single event.

date-time

Projects the result to the single event at this exact timestamp within the query time range. Accepts an ISO 8601 string or an integer UNIX epoch in milliseconds. If no event matches, the response is an empty collection (not a 404). Takes precedence over limit.

string | null
enum

Format timestamps in the data. If set to ISO8601 (case-insensitive), the timestamp is returned as a string formatted in ISO 8601 format. If omitted, the timestamp is returned as an integer representing UNIX epoch.

Allowed:
string
Defaults to UTC

When used in conjunction with timestamp_format query parameter that is set to ISO8601 format, specifying the zone ID of IANA Time Zone Database returns the timestamp in the time zone offset.

Setting the timezone when timestamp_format is not specified has no affect on the UNIX epoch timestamp.

📘

Note

This query parameter meant to be a convenience feature that only affects the display format of the timestamps in the result. It has no affect on the building’s timezone.

Responses

Language
Credentials
OAuth2
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json