Class: Event

Event

new Event()

An event in a time series.

Two instances are equal if and only if they have identical attributes. Typically, two Event instances that have the same sequence number will be equal, but this may not be true if the event has changed on the server – see Changes to a time series made outside the API in the TimeSeries documentation.

Extends