mqtt-wildcard
Topic matcher
A utility that matches MQTT topics against regular expression patterns with wildcard support.
Match a MQTT Topic against Wildcards
14 stars
3 watching
0 forks
Language: JavaScript
last commit: over 6 years ago
Linked from 1 awesome list
matchmqttregextopicwildcard
Related projects:
Repository | Description | Stars |
---|---|---|
hobbyquaker/mqtt-forget | A command-line tool to remove retained MQTT topics by wildcard | 10 |
hobbyquaker/mqtt-admin | A web-based tool for managing MQTT connections and topics | 127 |
hobbyquaker/snowboy2mqtt | Publishes MQTT messages when a specific voice trigger is detected | 6 |
becheran/wildmatch | Matches strings against simple wildcard patterns | 78 |
hobbyquaker/mqtt2elasticsearch | A tool to send MQTT messages to Elasticsearch | 3 |
sindresorhus/matcher | A utility for simple string matching with wildcard patterns | 537 |
gambitcomminc/mqtt-stats | A tool to analyze and visualize MQTT topic statistics | 11 |
hobbyquaker/dashbutton2mqtt | Tool to publish dash button presses to an MQTT broker | 16 |
hobbyquaker/mqttdb | A NoSQL document store with an MQTT interface and view capabilities | 25 |
javiergayala/mmm-mqtt | An MQTT-based extension for MagicMirror² that enables subscription to topics and display of received data | 15 |
zemasoft/wildcards | A library that implements a general-purpose algorithm for matching strings using wildcards | 80 |
hobbyquaker/mqttpc | Controls processes via MQTT using process definition files | 10 |
hobbyquaker/hm2mqtt.js | An Node.js-based interface between Homematic IP and MQTT | 21 |
hobbyquaker/cul2mqtt | Connects a CUL device to an MQTT broker for data exchange. | 9 |
timbray/quamina | A fast pattern-matching library for Go that enables efficient discovery of matching fields in event data. | 395 |