mirror of
https://github.com/koush/scrypted.git
synced 2026-03-05 10:52:01 +00:00
9 lines
399 B
Markdown
9 lines
399 B
Markdown
# MQTT Plugin for Scrypted
|
|
|
|
The MQTT Plugin can be used as both an MQTT Broker and or as an MQTT Client.
|
|
|
|
The MQTT Client for Scrypted can be both a MQTT publisher and a subscriber:
|
|
* Devices published from Scrypted will report their state and events to the MQTT Broker.
|
|
* MQTT topics subscribed by Scrypted can be used to import devices into Scrypted.
|
|
|
|
This plugin includes the Aedes MQTT Broker. |