upnp-sub-mqtt
v3.3.0
Published
Upnp Subscription to MQTT bridge
Downloads
36
Maintainers
Readme
upnp-sub-mqtt
Scans for Upnp devices, subscribes to any events and publishes the events to an MQTT broker
Install
npm install -g upnp-sub-mqtt
Run
upnp-sub-mqtt -u <brokerURL>
Options
-v
Version-u
--url
URL of broker, defaults tomqtt://localhost
Message Output
Upnp events will be published to upnp/${usn}/${serviceId}
.