Skip to content

Commit 9b1b120

Browse files
committed
Update Readme
1 parent 331125c commit 9b1b120

1 file changed

Lines changed: 12 additions & 1 deletion

File tree

README.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
11
Rainmeter Mqtt Plugin
22

3-
> Work in Progress !!
3+
> Work in Progress !!
4+
5+
This project consists of 3 parts:
6+
7+
- API : The Rainmeter API files as published in the [Rainmeter Plugin SDK][1]
8+
- M2Mqtt : [MQTT Client Library for .Net][2]
9+
- MqttPlugin : The actual glue that binds the Rainmeter API and the Paho MQTT .Net client.
10+
11+
[1]:https://github.com/rainmeter/rainmeter-plugin-sdk
12+
[2]:https://github.com/eclipse/paho.mqtt.m2mqtt
13+
14+
The MqttPlugin is a modified version of the ParentChild Plugin exaple from the SDK.

0 commit comments

Comments
 (0)