From ea20d6045150310638ff5f19a07fd9c09b505fec Mon Sep 17 00:00:00 2001 From: OliE Date: Sat, 26 Oct 2019 11:45:36 +0200 Subject: [PATCH] Updated MQTT support (markdown) --- MQTT-support.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MQTT-support.md b/MQTT-support.md index 7d9ac3c..a393c0c 100644 --- a/MQTT-support.md +++ b/MQTT-support.md @@ -2,7 +2,7 @@ The payload is formatted in JSON notation. The measurement reference is the Unix Currently only the weight of an user is transmitted. You could test the openScale sync MQTT support for example using [CloudMQTT](https://www.cloudmqtt.com/). -_Note: openScale supported only MQTT 3.1 **not** MQTT 5.x_ +_Note: openScale supports only MQTT 3.1 **not** MQTT 5.x_ **Adding a measurement**