Optional
additionalA container for additional, undeclared properties. This is a holder for any undeclared properties as specified with the 'additionalProperties' keyword in the OAS document.
Optional
timestampThe timestamp should be in seconds and current. Current is defined as not more than 10 minutes in the future or more than 1 hour in the past.
Optional
valueThe numeric value format should be a 64bit float gauge-type value.
Generated using TypeDoc
A point object is of the form
{POSIX_timestamp, numeric_value}
.