openDAQ
Open data acquisition platform
Streaming
+ Collaboration diagram for Streaming:

Detailed Description

Classes

struct  IStreaming
 Represents the client-side part of a streaming service responsible for initiating communication with the openDAQ device streaming server and processing the received data. Wraps the client-side implementation details of the particular data transfer protocol used by openDAQ to send processed/acquired data from devices running an openDAQ Server to an openDAQ Client. More...
 
struct  IStreamingPrivate
 Internal functions used by openDAQ core. This interface should never be used in client SDK or module code. More...
 
class  StreamingPtr
 Represents the client-side part of a streaming service responsible for initiating communication with the openDAQ device streaming server and processing the received data. Wraps the client-side implementation details of the particular data transfer protocol used by openDAQ to send processed/acquired data from devices running an openDAQ Server to an openDAQ Client. More...