Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 746 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 746 Bytes

Subscribe to MQTT via PowerShell as Windows Service

GitHub Repo Size GitHub Last Commit

PowerShell script for subscribing to MQTT topics, deployed as Windows service.

Important: This project is currently under development.
Stay tuned !

Setup

Register as Windows Service

TODO

Subscribe to a MQTT topic

TODO

Requirements

  • Scripts have been tested with PowerShell v6
  • M2Mqtt library (available on Nuget) is used to access MQTT