Update entities.md

This commit is contained in:
Igor Brylev 2024-08-14 14:47:00 +00:00
parent a5783618c5
commit 4a62e9ecba

View file

@ -90,25 +90,6 @@
}
```
Пример
```json
{
"sid": 5,
"type": "behaviour_tree",
"description": "Behaviour tree executor",
"command": "python",
"package": "",
"executable": "interfaces_to_json.py",
"args": {
"xml": \${NAME:string:""},
"json": \${NAME:string:""}
},
"interfaces": {
"cmd": "",
}
}
```
## Пример цифрового двойника камеры
1. В главном меню создаётся новый тип для сущности "Цифровой двойник" (см. схему выше)