Enum _psyiage_sink_type¶
- Defined in File psyiagesdk.h 
Enum Documentation¶
- 
enum _psyiage_sink_type¶
- Sink type The type determines the properties and characters of the sink. - Values: - 
PSYIAGE_SINK_FILE¶
 - 
PSYIAGE_SINK_FSTREAM¶
 - 
PSYIAGE_SINK_UDP¶
- Note
- Not yet implemented 
 
 - 
PSYIAGE_SINK_TCP¶
- Note
- Not yet implemented 
 
 - 
PSYIAGE_SINK_MQTT¶
 - 
PSYIAGE_SINK_HTTP¶
 - 
PSYIAGE_SINK_INFLUXDB¶
- Note
- Not yet implemented 
 
 - 
PSYIAGE_SINK_PSYGIG¶
- Note
- Not yet implemented 
 
 
-