We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7845df commit 88c3a36Copy full SHA for 88c3a36
library.json
library.properties
@@ -0,0 +1,11 @@
1
+name=Sensirion UPT MQTT Client
2
+version=0.1.0
3
+author=Maximilian Paulsen, Sensirion AG
4
+maintainer=Sensirion AG <sensirion.com>
5
+sentence=Send UPT Measurements to an MQTT broker
6
+paragraph=A conveninence library to simplify sending UPT Measurements to an MQTT broker
7
+category=Communication
8
+url=https://github.com/Sensirion/arduino-upt-mqtt-client
9
+architectures=esp32
10
+includes=MqttMailingService.h
11
+depends=Sensirion UPT Core (=0.5.1)
0 commit comments