Creates a stream of ANT events from a stream of process IDs Filters for uniqueness and merges all ANT event types for each unique process ID
Observable stream of process IDs from multiple sources
Observable<IANTEvent[]> - Stream of merged ANT events
The full ARNS name to get event history for
Promise of ARName Details
Retrieves the event history for a given ARNS name. The fullName parameter can be either:
The full ARNS name to get event history for
Promise of ARNS undername name events sorted by timestamp (earliest first)
Retrieves the event history for a given ARNS name. The fullName parameter can be either:
The full ARNS name to get event history for
Observable of ARNS undername name events sorted by timestamp (earliest first)
Static
autoCreates a pre-configured instance of PiDataService
A pre-configured PiDataService instance