You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The tables were wrong and confusing. I fixed the errors (reverse engineered from code), merged them into one, streamlined it so it shows the three relevant columns "Equipment", "Point" and "Property".
Signed-off-by: Eiko Wagenknecht <[email protected]>
Copy file name to clipboardExpand all lines: tutorials/getting_started/model.md
+23-38
Original file line number
Diff line number
Diff line change
@@ -186,43 +186,28 @@ To change the type of an equipment or point, simply edit the tags.
186
186
Some of these edits are possible from the Model Page itself.
187
187
Where that's not supported, you can make the changes through the Item's Page.
188
188
189
-
## Controls and Sensor types
190
-
191
-
This is a table descibing the Equipment types and point class and type to enable display of badges and measurements on the location cards.
192
-
This is based off the sources linked below.
193
-
189
+
## Badges
190
+
191
+
This is a table describing the Equipment, Point and Property classes needed to enable the display of status and measurement badges on the location cards.
0 commit comments