forked from Azure/azure-iot-pcs-remote-monitoring-dotnet
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
27 lines (27 loc) · 913 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
[submodule "device-simulation"]
path = device-simulation
url = https://github.com/Azure/device-simulation-dotnet.git
[submodule "webui"]
path = webui
url = https://github.com/Azure/azure-iot-pcs-remote-monitoring-webui.git
[submodule "iothub-manager"]
path = iothub-manager
url = https://github.com/Azure/iothub-manager-dotnet.git
[submodule "cli"]
path = cli
url = https://github.com/Azure/pcs-cli.git
[submodule "storage-adapter"]
path = storage-adapter
url = https://github.com/Azure/pcs-storage-adapter-dotnet.git
[submodule "telemetry-agent"]
path = telemetry-agent
url = https://github.com/Azure/telemetry-agent-dotnet
[submodule "config"]
path = config
url = https://github.com/Azure/pcs-config-dotnet.git
[submodule "auth"]
path = auth
url = https://github.com/Azure/pcs-auth-dotnet.git
[submodule "telemetry"]
path = telemetry
url = https://github.com/Azure/device-telemetry-dotnet.git