From 91e4bc4d4551d1e474425b2285ff52e415b625d5 Mon Sep 17 00:00:00 2001 From: Andrew Fiddian-Green Date: Wed, 14 May 2025 12:51:27 +0100 Subject: [PATCH] Adopt reviewer suggestion Co-authored-by: jimtng <2554958+jimtng@users.noreply.github.com> Signed-off-by: Andrew Fiddian-Green --- developers/bindings/thing-xml.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/developers/bindings/thing-xml.md b/developers/bindings/thing-xml.md index 2c10d3c50..a4eb6288f 100644 --- a/developers/bindings/thing-xml.md +++ b/developers/bindings/thing-xml.md @@ -1004,7 +1004,8 @@ The purpose of this list is to provide the convention for tagging such cases: So a channel may make a 'Measurement' of a 'Temperature', or show the 'Status' of an operating 'Mode' etc. 1. Do not confuse `Property` tags with Units of Measure. -A `Property` tag is a WORD (see above) that describes the nature an the action being taken by its respective `Point`. +A `Property` tag is a WORD (see above) that describes the nature of the action being taken by its respective `Point`. + So for example `Speed` need not be taken precisely to mean `m/sec` .. but can in general cover operations that "do much stuff in little time". 1. For turning a piece of equipment on or off: