Adopt reviewer suggestion
Co-authored-by: jimtng <2554958+jimtng@users.noreply.github.com> Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>pull/2496/head
parent
1557783cbb
commit
91e4bc4d45
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue