-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
39 lines (39 loc) · 2.24 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
[submodule "serial-utility"]
path = server-examples/serial-utility
url = https://gitlab.com/hololinked-examples/serial-utility.git
[submodule "oceanoptics-spectrometer"]
path = server-examples/oceanoptics-spectrometer
url = https://gitlab.com/hololinked-examples/oceanoptics-spectrometer.git
[submodule "client-examples/node-wot/spectrometer-smartphone"]
path = client-examples/node-wot/spectrometer-smartphone
url = https://gitlab.com/node-clients/spectrometer-smartphone.git
[submodule "client-examples/oceanoptics-spectrometer-desktop-app"]
path = client-examples/oceanoptics-spectrometer-desktop-app
url = https://gitlab.com/desktop-clients/oceanoptics-spectrometer-desktop-app.git
[submodule "server-examples/phymotion-controllers"]
path = server-examples/phymotion-controllers
url = https://gitlab.com/hololinked-examples/phymotion-controllers.git
[submodule "client-examples/node-wot/phymotion-controllers-app"]
path = client-examples/node-wot/phymotion-controllers-app
url = https://gitlab.com/node-clients/phymotion-controllers-app.git
[submodule "server-examples/gentec-optical-energy-meters"]
path = server-examples/gentec-optical-energy-meters
url = https://gitlab.com/hololinked-examples/gentec-optical-energy-meters.git
[submodule "server-examples/diy-arduino-hardware-trigger-reader"]
path = server-examples/diy-arduino-hardware-trigger-reader
url = https://gitlab.com/hololinked-examples/diy-arduino-hardware-trigger-reader.git
[submodule "server-examples/diy-raspberry-pi-servo-motor"]
path = server-examples/diy-raspberry-pi-servo-motor
url = https://gitlab.com/hololinked-examples/diy-raspberry-pi-servo-motor
[submodule "server-examples/ids-ueye-camera"]
path = server-examples/ids-ueye-camera
url = https://gitlab.com/hololinked-examples/ids-ueye-camera.git
[submodule "client-examples/node-wot/ids-camera-app"]
path = client-examples/node-wot/ids-camera-app
url = https://gitlab.com/node-clients/ids-camera-app.git
[submodule "server-examples/picoscope"]
path = server-examples/picoscope
url = https://gitlab.com/hololinked-examples/picoscope
[submodule "client-examples/node-wot/low-frequency-pulsed-laser-daq"]
path = client-examples/node-wot/low-frequency-pulsed-laser-daq
url = https://github.com/VigneshVSV/low-frequency-pulsed-laser-daq.git