Skip to content

Conversation

tim-quix
Copy link
Collaborator

This will correspond with PR quixio/quix-streams#659

@@ -1,3 +1,2 @@
quixstreams==2.9.0
paho-mqtt==2.1.0
quixstreams[mqtt]==3.22.0
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TODO: get version that has MQTT Sink addition in it.

@@ -0,0 +1,254 @@
import json
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TODO: Delete this file once proper version is used

import paho.mqtt.client as paho
from paho import mqtt
import json
from mqtt import MQTTSink
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TODO: Properly import MQTT Sink from Quix Streams once proper version is available

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant