feat(hololake): register open-source parts office path
This commit is contained in:
parent
bf0591aa24
commit
9d5e60b322
20 changed files with 331 additions and 2 deletions
|
|
@ -34,10 +34,20 @@
|
|||
{
|
||||
"floor": "F2",
|
||||
"name": "系统办公与管理层",
|
||||
"rooms": ["F2-HOLOLAKE-OFFICE", "F2-VIDEO-OFFICE", "F2-AGENT-READY", "F2-HR", "F2-MONITORING", "F2-CLEANING-ROOM"],
|
||||
"rooms": ["F2-HOLOLAKE-OFFICE", "F2-HOLOLAKE-OPEN-SOURCE-PARTS-OFFICE", "F2-VIDEO-OFFICE", "F2-AGENT-READY", "F2-HR", "F2-MONITORING", "F2-CLEANING-ROOM"],
|
||||
"entry": "eternal-lake-heart/heartbeat-core/office-building-current/floors/F2-OFFICES/INDEX.hdlp"
|
||||
}
|
||||
],
|
||||
"registered_offices": [
|
||||
{
|
||||
"id": "HB-OFFICE-HOLOLAKE-OPEN-SOURCE-PARTS-001",
|
||||
"name": "光湖开发开源零件收录办公室",
|
||||
"floor": "F2",
|
||||
"entry": "eternal-lake-heart/heartbeat-core/office-building-current/offices/HB-OFFICE-HOLOLAKE-0001/smart-bookshelf/010-open-source-parts-office/OFFICE-INDEX.hdlp",
|
||||
"standard_equipment": "eternal-lake-heart/heartbeat-core/office-building-current/offices/HB-OFFICE-HOLOLAKE-0001/smart-bookshelf/010-open-source-parts-office/STANDARD-EQUIPMENT.hdlp",
|
||||
"state": "ACTIVE_CURRENT_LANGUAGE_OFFICE"
|
||||
}
|
||||
],
|
||||
"office_board": "routing/light-lake-persona-office-board.json",
|
||||
"security": "eternal-lake-heart/heartbeat-core/office-building-current/security/access-control.json",
|
||||
"operations": "eternal-lake-heart/heartbeat-core/office-building-current/operations/staffing-and-operations.json",
|
||||
|
|
|
|||
Loading…
Reference in a new issue