-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy path.gitmodules
57 lines (57 loc) · 2.27 KB
/
.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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
[submodule "agile-stack"]
path = agile-stack
url = https://github.com/Agile-IoT/agile-stack.git
[submodule "agile-cli"]
path = agile-cli
url = https://github.com/Agile-IoT/agile-cli.git
[submodule "modules/agile-core"]
path = modules/agile-core
url = https://github.com/Agile-IoT/agile-core.git
[submodule "modules/agile-data"]
path = modules/agile-data
url = https://github.com/Agile-IoT/agile-data.git
[submodule "modules/agile-dbus"]
path = modules/agile-dbus
url = https://github.com/Agile-IoT/agile-dbus.git
[submodule "modules/agile-security"]
path = modules/agile-security
url = https://github.com/Agile-IoT/agile-security.git
[submodule "modules/agile-recommender"]
path = modules/agile-recommender
url = https://github.com/Agile-IoT/agile-recommender.git
[submodule "modules/gui/agile-osjs"]
path = modules/gui/agile-osjs
url = https://github.com/Agile-IoT/agile-osjs.git
[submodule "modules/gui/agile-ui"]
path = modules/gui/agile-ui
url = https://github.com/Agile-IoT/agile-ui.git
[submodule "modules/gui/agile-nodered"]
path = modules/gui/agile-nodered
url = https://github.com/Agile-IoT/agile-nodered.git
[submodule "modules/protocol/agile-ble"]
path = modules/protocol/agile-ble
url = https://github.com/Agile-IoT/agile-ble.git
[submodule "modules/protocol/agile-dummy"]
path = modules/protocol/agile-dummy
url = https://github.com/Agile-IoT/agile-dummy.git
[submodule "dev/agile-api-spec"]
path = dev/agile-api-spec
url = https://github.com/Agile-IoT/agile-api-spec.git
[submodule "dev/agile-sdk"]
path = dev/agile-sdk
url = https://github.com/Agile-IoT/agile-sdk.git
[submodule "modules/protocol/agile-iotivity"]
path = modules/protocol/agile-iotivity
url = https://github.com/Agile-IoT/agile-iotivity.git
[submodule "modules/protocol/agile-makers-shield-software"]
path = modules/protocol/agile-makers-shield-software
url = https://github.com/Agile-IoT/agile-makers-shield-software
[submodule "dev/agile-api-generator"]
path = dev/agile-api-generator
url = https://github.com/Agile-IoT/agile-api-generator.git
[submodule "modules/agile-kura"]
path = modules/agile-kura
url = https://github.com/Agile-IoT/agile-kura.git
[submodule "dev/agile-dbus-java-interface"]
path = dev/agile-dbus-java-interface
url = https://github.com/Agile-IoT/agile-dbus-java-interface.git