4af46dadad
- .gitmodules: remove device-agent-embedded entry (moved to reference/esp32-agent/) - README.md: add Android Agent and ESP32 Agent to component list, update file structure - apps/android-agent: update submodule ref (gRPC lifecycle + UI overhaul) Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent) Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
13 lines
500 B
Plaintext
13 lines
500 B
Plaintext
[submodule "apps/server-core"]
|
|
path = apps/server-core
|
|
url = https://git.datadunia.com/nexusguard/nexus-server-core.git
|
|
[submodule "apps/dashboard-ui"]
|
|
path = apps/dashboard-ui
|
|
url = https://git.datadunia.com/nexusguard/nexus-dashboard-ui.git
|
|
[submodule "apps/device-agent"]
|
|
path = apps/device-agent
|
|
url = https://git.datadunia.com/nexusguard/nexus-device-agent.git
|
|
[submodule "apps/android-agent"]
|
|
path = apps/android-agent
|
|
url = https://git.datadunia.com/nexusguard/nexus-android-agent.git
|