refactor(devops): Migration for updating model inheritance for DeviceModel model

ref:#817 #800
This commit is contained in:
2025-06-11 16:59:30 +09:30
parent 3332674cb6
commit 729bcf9a57
4 changed files with 42 additions and 4 deletions

View File

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