-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
38 lines (37 loc) · 1.64 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
[submodule "UC1-Environmental-Noise-Monitoring"]
path = UC1-Environmental-Noise-Monitoring
url = https://github.com/sheenacodes/fvh_sentilonoise_in.git
branch = deliverable_11_2020
[submodule "UC3-Solar-Inverter"]
path = UC3-Solar-Inverter
url = https://github.com/sheenacodes/fvh_solarinverter_in.git
branch = deliverable_11_2020
[submodule "UC5-People-Counter"]
path = UC5-People-Counter
url = https://github.com/sheenacodes/fvh_peoplecounter_in.git
branch = deliverable_11_2020
[submodule "UC7-Vehicle-Telemetry"]
path = UC7-Vehicle-Telemetry
url = https://github.com/sheenacodes/fvh_movingvehicle_in.git
branch = deliverable_11_2020
[submodule "Common-Endpoints/Observations-To-Kafka"]
path = Common-Endpoints/Observations-To-Kafka
url = https://github.com/sheenacodes/fvh_kafka_observations.git
branch = deliverable_11_2020
[submodule "Common-Endpoints/Observations-From-Postgres"]
path = Common-Endpoints/Observations-From-Postgres
url = https://github.com/sheenacodes/fvh_postgres_out.git
branch = deliverable_11_2020
[submodule "UC6-Bus-Charging"]
path = UC6-Bus-Charging
url = https://github.com/sheenacodes/fvh_buschargers_in.git
branch = deliverable_11_2020
[submodule "Orchestration/App-Server-Scripts"]
path = Orchestration/App-Server-Scripts
url = https://github.com/sheenacodes/Finest-App-Server-Template.git
[submodule "Common-Endpoints/Public-API-specifications"]
path = Common-Endpoints/Public-API-specifications
url = https://github.com/sheenacodes/finest-apispec.git
[submodule "Common-Endpoints/Tyk-Server-Scripts"]
path = Common-Endpoints/Tyk-Server-Scripts
url = https://github.com/sheenacodes/Finest-Tyk-Server-Template.git