-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path_toc.yml
More file actions
138 lines (134 loc) · 4.57 KB
/
_toc.yml
File metadata and controls
138 lines (134 loc) · 4.57 KB
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
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
# Table of contents
# Learn more at https://jupyterbook.org/customize/toc.html
format: jb-book
root: intro
parts:
- caption: Vooraf
chapters:
- file: voorwoord
- file: verantwoording
- caption: Inhoud
numbered: True
chapters:
- file: h1/inleiding
sections:
- file: h1/ontwikkeling.rst
- file: h1/vb-sproeier.rst
- file: h1/vb-verlichting.rst
- file: h1/functionele-bouwstenen.rst
- file: h1/h1-meervoorbeelden-lijst.rst
- file: h1/communicatie-analyse.rst
- file: h1/voordelen-en-risicos.rst
- file: h1/toetsvragen
- file: h1/opdrachten
- file: verbindingen/inleiding
sections:
- file: verbindingen/com-1.rst
- file: verbindingen/com-2.rst
- file: verbindingen/com-2a.rst
- file: verbindingen/com-3.rst
- file: verbindingen/com-4.rst
- file: verbindingen/com-5.rst
- file: verbindingen/com-6.rst
- file: verbindingen/com-7.rst
- file: verbindingen/vragen-en-opdrachten.rst
- file: verbindingen/opdracht-dashboard.rst
- file: protocollen/toctree
sections:
- file: protocollen/inleiding.rst
- file: protocollen/stapelen.rst
- file: protocollen/internet-stack.rst
- file: protocollen/protocol-3a.rst
- file: protocollen/protocol-4.rst
- file: protocollen/protocol-8.rst
- file: protocollen/protocol-9.rst
- file: protocollen/protocol-10.rst
- file: protocollen/interactie.rst
- file: protocollen/pakketcommunicatie.rst
- file: protocollen/verbindingen.rst
- file: protocollen/client-server.rst
- file: protocollen/publish-subscribe.rst
- file: protocollen/toetsvragen.md
- file: protocollen/nodered/nodered-opdrachten.rst
- file: mqtt/inleiding
sections:
- file: mqtt/mqtt-inleiding.rst
- file: mqtt/mqtts1.rst
- file: mqtt/mqtts2.rst
- file: mqtt/mqtts3.rst
- file: mqtt/mqtts4.rst
- file: mqtt/mqtts5.rst
- file: mqtt/mqtts6.rst
- file: mqtt/mqtt-toetsvragen.rst
- file: mqtt/mqtt-opdrachten.rst
- file: mqtt/nodered/mqtt-nodered.rst
- file: http/inleiding
sections:
- file: http/http-client-server.rst
- file: http/http-adressering.rst
- file: http/http-request.rst
- file: http/http-response.rst
- file: http/http-protocol-stack.rst
- file: http/http-toetsvragen.rst
- file: http/opdrachten.rst
- file: http/nodered/nodered-opdrachten.rst
- file: http-iot/inleiding
sections:
- file: http-iot/iot-besturen.rst
- file: http-iot/iot-configureren.rst
- file: http-iot/iot-api-besturen.rst
- file: http-iot/iot-api-diensten.rst
- file: http-iot/toetsvragen.rst
- file: http-iot/opdrachten.rst
- file: http-iot/nodered/nodered-opdrachten.rst
- file: lorawan/inleiding
sections:
- file: lorawan/lorawan-toepassingen.rst
- file: lorawan/lorawan-toepassingen-karakteristieken.rst
- file: lorawan/lorawan-voordelen.rst
- file: lorawan/lorawan-beperkingen.rst
- file: lorawan/lorawan-keten.rst
- file: lorawan/lorawan-devices.rst
- file: lorawan/lorawan-gateways.rst
- file: lorawan/lorawan-providers.rst
- file: lorawan/lorawan-toetsvragen.rst
- file: lorawan/lorawan-opdrachten.rst
- file: lorawan/nodered-opdrachten.rst
- file: rfm69/inleiding
sections:
- file: rfm69/rfm69-keten.rst
- file: rfm69/rfm69-radio.rst
- file: rfm69/rfm69-protocol.rst
- file: rfm69/rfm69-lpp-formaat.rst
- file: rfm69/rfm69-gateway.rst
- file: rfm69/rfm69-toetsvragen.rst
- file: rfm69/rfm69-opdrachten.rst
- file: internet/lokaal-netwerk-en-internet
sections:
- file: internet/lokaal-netwerk
- file: internet/lokaal-ip
- file: internet/thuisrouter
- file: internet/dns
- file: internet/internet
- file: internet/opdrachten
- file: internet/toetsvragen
- file: internet/uitwerkingen
# - file: http-rest/toctree
- file: ttn/inleiding
sections:
# - file: ttn/ttn-inleiding.rst
- file: ttn/ttn-application.rst
- file: ttn/ttn-devices.rst
- file: ttn/ttn-metadata.rst
- file: ttn/ttn-payload.rst
- file: ttn/lorawan-server.rst
- file: ttn/lora-sf.rst
- file: ttn/opdrachten.rst
- file: ttn/h6s2-toetsvragen.rst
# - file: next chapter
# sections:
- caption: Appendices
chapters:
- file: configureren/configureren
- file: glossary
- file: h0/voor-de-docent