Library for MQTT
mbed-mqtt-master/paho_mqtt_embedded_c/library.properties@0:ba7e439238ab, 2022-06-20 (annotated)
- Committer:
- pavleradojkovic
- Date:
- Mon Jun 20 16:24:43 2022 +0000
- Revision:
- 0:ba7e439238ab
Inital commit
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
pavleradojkovic | 0:ba7e439238ab | 1 | name=MQTTClient |
pavleradojkovic | 0:ba7e439238ab | 2 | version=1.0.0 |
pavleradojkovic | 0:ba7e439238ab | 3 | author=Ian Craggs |
pavleradojkovic | 0:ba7e439238ab | 4 | maintainer=Ian Craggs https://github.com/icraggs |
pavleradojkovic | 0:ba7e439238ab | 5 | sentence=This is the lowest level library, the simplest and smallest, but hardest to use. It simply deals with serialization and deserialization of MQTT packets. |
pavleradojkovic | 0:ba7e439238ab | 6 | paragraph=... |
pavleradojkovic | 0:ba7e439238ab | 7 | category=Communication |
pavleradojkovic | 0:ba7e439238ab | 8 | url=https://github.com/eclipse/paho.mqtt.embedded-c |
pavleradojkovic | 0:ba7e439238ab | 9 | architectures=* |