mqtt-kinesis-bridge
MQTT-Kinesis Bridge
Connects an MQTT broker to a Kinesis stream
Simple MQTT to Kinesis bridge Python example
41 stars
75 watching
16 forks
Language: Python
last commit: over 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
awslabs/amazon-kinesis-client-python | Provides an interface to Amazon Kinesis's MultiLangDaemon for Python developers | 370 |
owagner/onkyo2mqtt | A software component that translates Onkyo EISCP protocol to MQTT messages | 35 |
aws-samples/kinesis-poster-worker | A tool that simulates high-volume data ingestion into an AWS Kinesis stream using multiple threads. | 69 |
aws-samples/amazon-kinesis-learning | A tutorial project demonstrating near-real-time data processing using Amazon Kinesis Streams and Java. | 106 |
cghome/mqtt-dss-bridge | A bridge that enables communication between MQTT and the digitalSTROM-Server | 5 |
monster1025/aqara-mqtt | A Python-based MQTT bridge connecting Aqara devices to Home Assistant. | 88 |
mhdawson/alexamqttbridge | Bridges Amazon Alexa with MQTT | 101 |
groove-x/mqtt_bridge | A ROS nodelet that enables bidirectional messaging between ROS and MQTT using ROS messages as protocol | 159 |
david-lor/mqtt2etcd | Bridges MQTT and ETCD by synchronizing configuration data between the two systems. | 2 |
njouanin/hbmqtt | An MQTT client and broker implementation built on top of asyncio's standard asynchronous I/O framework | 801 |
sdeancos/mqtt-client | An MQTT client implementation in Python allowing users to publish and subscribe to MQTT topics. | 17 |
awslabs/amazon-kinesis-client | A client library for consuming and processing data from Amazon Kinesis Data Streams | 644 |
wialon/gmqtt | An asynchronous Python client implementation for MQTT version 5.0 protocol | 400 |
mossblaser/aiomqtt | An asynchronous wrapper around paho-mqtt for Python. | 55 |
awslabs/amazon-kinesis-client-nodejs | A Node.js library for building distributed applications that process streaming data with Amazon Kinesis | 297 |