feat(access): Add model tag for Contact model

ref: #839 closes #842
This commit is contained in:
2025-06-19 22:19:57 +09:30
parent 43490b7407
commit 3025c397b5

View File

@ -76,6 +76,7 @@ A Model link is a reference to an item within the database. Supported model link
| cluster| `$cluster-<id>` |
| clustertype| `$cluster_type-<id>` |
| config groups| `$config_group-<id>` |
| contact | `$entity-<id>` |
| device| `$device-<id>` |
| devicemodel| `$device_model-<id>` |
| devicetype| `$device_type-<id>` |