hono Bot | 5205c03 | 2019-07-25 04:43:34 -0400 | [diff] [blame] | 1 | <!DOCTYPE html> |
Hono Bot | 93bd24f | 2020-12-17 02:12:33 +0000 | [diff] [blame] | 2 | <html lang="1.5" class="js csstransforms3d"> |
hono Bot | 5205c03 | 2019-07-25 04:43:34 -0400 | [diff] [blame] | 3 | <head> |
| 4 | <meta charset="utf-8"> |
| 5 | <meta name="viewport" content="width=device-width, initial-scale=1.0"> |
Hono Bot | ef93071 | 2021-04-08 01:12:09 +0000 | [diff] [blame] | 6 | <meta name="generator" content="Hugo 0.81.0" /> |
hono Bot | 5205c03 | 2019-07-25 04:43:34 -0400 | [diff] [blame] | 7 | <meta name="description" content="A set of micro-services for connecting millions of devices."> |
| 8 | <meta name="author" content="The Eclipse Hono Project"> |
| 9 | |
| 10 | <link rel="apple-touch-icon" sizes="180x180" href="/hono/docs/favicon/apple-touch-icon.png"> |
| 11 | <link rel="icon" type="image/png" sizes="48x48" href="/hono/docs/favicon/favicon-48x48.png"> |
| 12 | <link rel="icon" type="image/png" sizes="32x32" href="/hono/docs/favicon/favicon-32x32.png"> |
| 13 | <link rel="icon" type="image/png" sizes="16x16" href="/hono/docs/favicon/favicon-16x16.png"> |
| 14 | <link rel="manifest" href="/hono/docs/favicon/site.webmanifest"> |
| 15 | <link rel="mask-icon" href="/hono/docs/favicon/safari-pinned-tab.svg" color="#5bbad5"> |
| 16 | <link rel="shortcut icon" href="/hono/docs/favicon/favicon.ico"> |
| 17 | <meta name="msapplication-TileColor" content="#da532c"> |
| 18 | <meta name="msapplication-config" content="/hono/docs/favicon/browserconfig.xml"> |
| 19 | <meta name="theme-color" content="#ffffff"> |
| 20 | |
Hono Bot | 93bd24f | 2020-12-17 02:12:33 +0000 | [diff] [blame] | 21 | <title>Admin Guide :: Eclipse Hono™ Vers.: 1.5</title> |
hono Bot | 5205c03 | 2019-07-25 04:43:34 -0400 | [diff] [blame] | 22 | |
| 23 | |
Hono Bot | 6614978 | 2021-07-30 01:12:32 +0000 | [diff] [blame^] | 24 | <link href="/hono/docs/css/nucleus.css?1627607527" rel="stylesheet"> |
| 25 | <link href="/hono/docs/css/fontawesome-all.min.css?1627607527" rel="stylesheet"> |
| 26 | <link href="/hono/docs/css/hybrid.css?1627607527" rel="stylesheet"> |
| 27 | <link href="/hono/docs/css/featherlight.min.css?1627607527" rel="stylesheet"> |
| 28 | <link href="/hono/docs/css/perfect-scrollbar.min.css?1627607527" rel="stylesheet"> |
| 29 | <link href="/hono/docs/css/auto-complete.css?1627607527" rel="stylesheet"> |
| 30 | <link href="/hono/docs/css/atom-one-dark-reasonable.css?1627607527" rel="stylesheet"> |
| 31 | <link href="/hono/docs/css/theme.css?1627607527" rel="stylesheet"> |
| 32 | <link href="/hono/docs/css/hugo-theme.css?1627607527" rel="stylesheet"> |
hono Bot | 5205c03 | 2019-07-25 04:43:34 -0400 | [diff] [blame] | 33 | |
Hono Bot | 6614978 | 2021-07-30 01:12:32 +0000 | [diff] [blame^] | 34 | <link href="/hono/docs/css/theme-hono.css?1627607527" rel="stylesheet"> |
hono Bot | 5205c03 | 2019-07-25 04:43:34 -0400 | [diff] [blame] | 35 | |
Hono Bot | 6614978 | 2021-07-30 01:12:32 +0000 | [diff] [blame^] | 36 | <link href="/hono/docs/css/hono.css?1627607527" rel="stylesheet"> |
hono Bot | 5205c03 | 2019-07-25 04:43:34 -0400 | [diff] [blame] | 37 | |
Hono Bot | 6614978 | 2021-07-30 01:12:32 +0000 | [diff] [blame^] | 38 | <script src="/hono/docs/js/jquery-3.3.1.min.js?1627607527"></script> |
hono Bot | 5205c03 | 2019-07-25 04:43:34 -0400 | [diff] [blame] | 39 | |
Hono Bot | bf26a12 | 2021-02-10 02:11:36 +0000 | [diff] [blame] | 40 | <style> |
hono Bot | 5205c03 | 2019-07-25 04:43:34 -0400 | [diff] [blame] | 41 | :root #header + #content > #left > #rlblock_left{ |
| 42 | display:none !important; |
| 43 | } |
| 44 | |
| 45 | :not(pre) > code + span.copy-to-clipboard { |
| 46 | display: none; |
| 47 | } |
| 48 | |
| 49 | </style> |
| 50 | |
hono Bot | 5205c03 | 2019-07-25 04:43:34 -0400 | [diff] [blame] | 51 | <link rel="stylesheet" href="https://www.eclipse.org/eclipse.org-common/themes/solstice/public/stylesheets/vendor/cookieconsent/cookieconsent.min.css"> |
hono Bot | 5205c03 | 2019-07-25 04:43:34 -0400 | [diff] [blame] | 52 | |
| 53 | |
| 54 | <meta name="twitter:card" content="summary_large_image"> |
| 55 | <meta name="twitter:site" content="@EclipseHono"> |
Hono Bot | 93bd24f | 2020-12-17 02:12:33 +0000 | [diff] [blame] | 56 | <meta name="twitter:title" content="Admin Guide :: Eclipse Hono&trade; Vers.: 1.5"> |
hono Bot | 5205c03 | 2019-07-25 04:43:34 -0400 | [diff] [blame] | 57 | <meta name="twitter:image" content="https://www.eclipse.org/hono/docs/images/twitter_image.png"> |
| 58 | <meta name="twitter:description" content="A set of micro-services for connecting millions of devices."> |
| 59 | |
| 60 | |
Hono Bot | 93bd24f | 2020-12-17 02:12:33 +0000 | [diff] [blame] | 61 | <meta property="og:title" content="Admin Guide :: Eclipse Hono&trade; Vers.: 1.5" /> |
hono Bot | 5205c03 | 2019-07-25 04:43:34 -0400 | [diff] [blame] | 62 | <meta property="og:type" content="website" /> |
Hono Bot | 93bd24f | 2020-12-17 02:12:33 +0000 | [diff] [blame] | 63 | <meta property="og:url" content="https://www.eclipse.org/hono/docs/1.5/admin-guide//" /> |
hono Bot | 5205c03 | 2019-07-25 04:43:34 -0400 | [diff] [blame] | 64 | <meta property="og:image" content="https://www.eclipse.org/hono/docs/images/twitter_image.png" /> |
| 65 | |
| 66 | </head> |
Hono Bot | 93bd24f | 2020-12-17 02:12:33 +0000 | [diff] [blame] | 67 | <body class="" data-url="/hono/docs/1.5/admin-guide/"> |
hono Bot | 5205c03 | 2019-07-25 04:43:34 -0400 | [diff] [blame] | 68 | <nav id="sidebar" class=""> |
| 69 | |
| 70 | |
| 71 | |
| 72 | <div id="header-wrapper"> |
| 73 | <div id="header"> |
hono Bot | 5256818 | 2019-10-21 21:23:34 -0400 | [diff] [blame] | 74 | <a href="https://www.eclipse.org/hono/"> |
hono Bot | 5205c03 | 2019-07-25 04:43:34 -0400 | [diff] [blame] | 75 | <img src="/hono/docs/images/HONO-Logo_Bild-Wort_quer-w-310x120px.svg" alt="Hono logo" class="logo-img"> |
| 76 | </a> |
| 77 | |
| 78 | </div> |
| 79 | |
| 80 | <div class="searchbox"> |
| 81 | <label for="search-by"><i class="fas fa-search"></i></label> |
| 82 | <input data-search-input id="search-by" type="search" placeholder="Search..."> |
| 83 | <span data-search-clear=""><i class="fas fa-times"></i></span> |
| 84 | </div> |
| 85 | |
Hono Bot | 6614978 | 2021-07-30 01:12:32 +0000 | [diff] [blame^] | 86 | <script type="text/javascript" src="/hono/docs/js/lunr.min.js?1627607527"></script> |
| 87 | <script type="text/javascript" src="/hono/docs/js/auto-complete.js?1627607527"></script> |
hono Bot | 5205c03 | 2019-07-25 04:43:34 -0400 | [diff] [blame] | 88 | <script type="text/javascript"> |
| 89 | |
Hono Bot | 93bd24f | 2020-12-17 02:12:33 +0000 | [diff] [blame] | 90 | var baseurl = "https:\/\/www.eclipse.org\/hono\/docs\/\/1.5"; |
hono Bot | 5205c03 | 2019-07-25 04:43:34 -0400 | [diff] [blame] | 91 | |
| 92 | </script> |
Hono Bot | 6614978 | 2021-07-30 01:12:32 +0000 | [diff] [blame^] | 93 | <script type="text/javascript" src="/hono/docs/js/search.js?1627607527"></script> |
hono Bot | 5205c03 | 2019-07-25 04:43:34 -0400 | [diff] [blame] | 94 | |
| 95 | |
| 96 | </div> |
| 97 | |
| 98 | <div class="highlightable"> |
| 99 | <ul class="topics"> |
| 100 | |
| 101 | |
| 102 | |
| 103 | |
| 104 | |
| 105 | |
Hono Bot | bf26a12 | 2021-02-10 02:11:36 +0000 | [diff] [blame] | 106 | |
| 107 | |
hono Bot | 5205c03 | 2019-07-25 04:43:34 -0400 | [diff] [blame] | 108 | |
| 109 | |
| 110 | |
Hono Bot | 93bd24f | 2020-12-17 02:12:33 +0000 | [diff] [blame] | 111 | <li data-nav-id="/hono/docs/1.5/concepts/" title="Concepts" class="dd-item |
hono Bot | 5205c03 | 2019-07-25 04:43:34 -0400 | [diff] [blame] | 112 | |
| 113 | |
| 114 | |
| 115 | "> |
Hono Bot | 93bd24f | 2020-12-17 02:12:33 +0000 | [diff] [blame] | 116 | <a href="/hono/docs/1.5/concepts/"> |
hono Bot | 5205c03 | 2019-07-25 04:43:34 -0400 | [diff] [blame] | 117 | <i class="far fa-lightbulb"></i> Concepts |
| 118 | |
| 119 | </a> |
| 120 | |
| 121 | |
| 122 | <ul> |
| 123 | |
| 124 | |
| 125 | |
| 126 | |
| 127 | |
| 128 | |
| 129 | |
| 130 | |
| 131 | |
| 132 | |
Hono Bot | bf26a12 | 2021-02-10 02:11:36 +0000 | [diff] [blame] | 133 | |
| 134 | |
hono Bot | 5205c03 | 2019-07-25 04:43:34 -0400 | [diff] [blame] | 135 | |
| 136 | |
| 137 | |
Hono Bot | 93bd24f | 2020-12-17 02:12:33 +0000 | [diff] [blame] | 138 | <li data-nav-id="/hono/docs/1.5/concepts/device-identity/" title="Device Identity" class="dd-item "> |
| 139 | <a href="/hono/docs/1.5/concepts/device-identity/"> |
hono Bot | 5205c03 | 2019-07-25 04:43:34 -0400 | [diff] [blame] | 140 | Device Identity |
| 141 | |
| 142 | </a> |
| 143 | </li> |
| 144 | |
| 145 | |
| 146 | |
| 147 | |
| 148 | |
| 149 | |
| 150 | |
| 151 | |
| 152 | |
| 153 | |
Hono Bot | bf26a12 | 2021-02-10 02:11:36 +0000 | [diff] [blame] | 154 | |
| 155 | |
hono Bot | 5205c03 | 2019-07-25 04:43:34 -0400 | [diff] [blame] | 156 | |
| 157 | |
| 158 | |
Hono Bot | 93bd24f | 2020-12-17 02:12:33 +0000 | [diff] [blame] | 159 | <li data-nav-id="/hono/docs/1.5/concepts/tenancy/" title="Multi-Tenancy" class="dd-item "> |
| 160 | <a href="/hono/docs/1.5/concepts/tenancy/"> |
hono Bot | 5205c03 | 2019-07-25 04:43:34 -0400 | [diff] [blame] | 161 | Multi-Tenancy |
| 162 | |
| 163 | </a> |
| 164 | </li> |
| 165 | |
| 166 | |
| 167 | |
| 168 | |
| 169 | |
| 170 | |
| 171 | |
| 172 | |
| 173 | |
| 174 | |
Hono Bot | bf26a12 | 2021-02-10 02:11:36 +0000 | [diff] [blame] | 175 | |
| 176 | |
hono Bot | 5205c03 | 2019-07-25 04:43:34 -0400 | [diff] [blame] | 177 | |
| 178 | |
| 179 | |
Hono Bot | 93bd24f | 2020-12-17 02:12:33 +0000 | [diff] [blame] | 180 | <li data-nav-id="/hono/docs/1.5/concepts/device-provisioning/" title="Device Provisioning" class="dd-item "> |
| 181 | <a href="/hono/docs/1.5/concepts/device-provisioning/"> |
hono Bot | ce2df40 | 2020-02-28 10:38:15 -0500 | [diff] [blame] | 182 | Device Provisioning |
| 183 | |
| 184 | </a> |
| 185 | </li> |
| 186 | |
| 187 | |
| 188 | |
| 189 | |
| 190 | |
| 191 | |
| 192 | |
| 193 | |
| 194 | |
| 195 | |
Hono Bot | bf26a12 | 2021-02-10 02:11:36 +0000 | [diff] [blame] | 196 | |
| 197 | |
hono Bot | ce2df40 | 2020-02-28 10:38:15 -0500 | [diff] [blame] | 198 | |
| 199 | |
| 200 | |
Hono Bot | 93bd24f | 2020-12-17 02:12:33 +0000 | [diff] [blame] | 201 | <li data-nav-id="/hono/docs/1.5/concepts/connecting-devices/" title="Connecting Devices" class="dd-item "> |
| 202 | <a href="/hono/docs/1.5/concepts/connecting-devices/"> |
hono Bot | ce2df40 | 2020-02-28 10:38:15 -0500 | [diff] [blame] | 203 | Connecting Devices |
| 204 | |
| 205 | </a> |
| 206 | </li> |
| 207 | |
| 208 | |
| 209 | |
| 210 | |
| 211 | |
| 212 | |
| 213 | |
| 214 | |
| 215 | |
| 216 | |
Hono Bot | bf26a12 | 2021-02-10 02:11:36 +0000 | [diff] [blame] | 217 | |
| 218 | |
hono Bot | ce2df40 | 2020-02-28 10:38:15 -0500 | [diff] [blame] | 219 | |
| 220 | |
| 221 | |
Hono Bot | 93bd24f | 2020-12-17 02:12:33 +0000 | [diff] [blame] | 222 | <li data-nav-id="/hono/docs/1.5/concepts/device-notifications/" title="Device Notifications" class="dd-item "> |
| 223 | <a href="/hono/docs/1.5/concepts/device-notifications/"> |
hono Bot | 5205c03 | 2019-07-25 04:43:34 -0400 | [diff] [blame] | 224 | Device Notifications |
| 225 | |
| 226 | </a> |
| 227 | </li> |
| 228 | |
| 229 | |
| 230 | |
| 231 | |
| 232 | |
| 233 | |
| 234 | |
| 235 | |
| 236 | |
| 237 | |
Hono Bot | bf26a12 | 2021-02-10 02:11:36 +0000 | [diff] [blame] | 238 | |
| 239 | |
hono Bot | 5205c03 | 2019-07-25 04:43:34 -0400 | [diff] [blame] | 240 | |
| 241 | |
| 242 | |
Hono Bot | 93bd24f | 2020-12-17 02:12:33 +0000 | [diff] [blame] | 243 | <li data-nav-id="/hono/docs/1.5/concepts/command-and-control/" title="Command & Control" class="dd-item "> |
| 244 | <a href="/hono/docs/1.5/concepts/command-and-control/"> |
hono Bot | 5205c03 | 2019-07-25 04:43:34 -0400 | [diff] [blame] | 245 | Command & Control |
| 246 | |
| 247 | </a> |
| 248 | </li> |
| 249 | |
| 250 | |
| 251 | |
| 252 | |
| 253 | |
| 254 | |
| 255 | |
| 256 | |
| 257 | |
| 258 | |
Hono Bot | bf26a12 | 2021-02-10 02:11:36 +0000 | [diff] [blame] | 259 | |
| 260 | |
hono Bot | 5205c03 | 2019-07-25 04:43:34 -0400 | [diff] [blame] | 261 | |
| 262 | |
| 263 | |
Hono Bot | 93bd24f | 2020-12-17 02:12:33 +0000 | [diff] [blame] | 264 | <li data-nav-id="/hono/docs/1.5/concepts/resource-limits/" title="Resource limits" class="dd-item "> |
| 265 | <a href="/hono/docs/1.5/concepts/resource-limits/"> |
hono Bot | 5205c03 | 2019-07-25 04:43:34 -0400 | [diff] [blame] | 266 | Resource limits |
| 267 | |
| 268 | </a> |
| 269 | </li> |
| 270 | |
| 271 | |
| 272 | |
| 273 | |
| 274 | |
| 275 | |
| 276 | |
| 277 | |
| 278 | |
| 279 | |
Hono Bot | bf26a12 | 2021-02-10 02:11:36 +0000 | [diff] [blame] | 280 | |
| 281 | |
hono Bot | 5205c03 | 2019-07-25 04:43:34 -0400 | [diff] [blame] | 282 | |
| 283 | |
| 284 | |
Hono Bot | 93bd24f | 2020-12-17 02:12:33 +0000 | [diff] [blame] | 285 | <li data-nav-id="/hono/docs/1.5/concepts/connection-events/" title="Connection Events" class="dd-item "> |
| 286 | <a href="/hono/docs/1.5/concepts/connection-events/"> |
hono Bot | 5205c03 | 2019-07-25 04:43:34 -0400 | [diff] [blame] | 287 | Connection Events |
| 288 | |
| 289 | </a> |
| 290 | </li> |
| 291 | |
| 292 | |
| 293 | |
| 294 | |
| 295 | |
| 296 | |
| 297 | |
| 298 | </ul> |
Hono Bot | bf26a12 | 2021-02-10 02:11:36 +0000 | [diff] [blame] | 299 | |
hono Bot | 5205c03 | 2019-07-25 04:43:34 -0400 | [diff] [blame] | 300 | </li> |
| 301 | |
| 302 | |
| 303 | |
| 304 | |
| 305 | |
| 306 | |
| 307 | |
Hono Bot | bf26a12 | 2021-02-10 02:11:36 +0000 | [diff] [blame] | 308 | |
| 309 | |
hono Bot | 5205c03 | 2019-07-25 04:43:34 -0400 | [diff] [blame] | 310 | |
| 311 | |
| 312 | |
Hono Bot | 93bd24f | 2020-12-17 02:12:33 +0000 | [diff] [blame] | 313 | <li data-nav-id="/hono/docs/1.5/user-guide/" title="User Guide" class="dd-item |
| 314 | |
hono Bot | 5205c03 | 2019-07-25 04:43:34 -0400 | [diff] [blame] | 315 | |
| 316 | |
| 317 | "> |
Hono Bot | 93bd24f | 2020-12-17 02:12:33 +0000 | [diff] [blame] | 318 | <a href="/hono/docs/1.5/user-guide/"> |
hono Bot | 5205c03 | 2019-07-25 04:43:34 -0400 | [diff] [blame] | 319 | <i class="fas fa-book-reader"></i> User Guide |
| 320 | |
| 321 | </a> |
| 322 | |
| 323 | |
| 324 | <ul> |
| 325 | |
| 326 | |
| 327 | |
| 328 | |
| 329 | |
| 330 | |
| 331 | |
| 332 | |
| 333 | |
| 334 | |
Hono Bot | bf26a12 | 2021-02-10 02:11:36 +0000 | [diff] [blame] | 335 | |
| 336 | |
hono Bot | 5205c03 | 2019-07-25 04:43:34 -0400 | [diff] [blame] | 337 | |
| 338 | |
| 339 | |
Hono Bot | 93bd24f | 2020-12-17 02:12:33 +0000 | [diff] [blame] | 340 | <li data-nav-id="/hono/docs/1.5/user-guide/mongodb-based-device-registry/" title="MongoDB Based Device Registry" class="dd-item "> |
| 341 | <a href="/hono/docs/1.5/user-guide/mongodb-based-device-registry/"> |
hono Bot | 8ac17b4 | 2020-07-20 21:23:51 -0400 | [diff] [blame] | 342 | MongoDB Based Device Registry |
| 343 | |
| 344 | </a> |
| 345 | </li> |
| 346 | |
| 347 | |
| 348 | |
| 349 | |
| 350 | |
| 351 | |
| 352 | |
| 353 | |
| 354 | |
| 355 | |
Hono Bot | bf26a12 | 2021-02-10 02:11:36 +0000 | [diff] [blame] | 356 | |
| 357 | |
hono Bot | 8ac17b4 | 2020-07-20 21:23:51 -0400 | [diff] [blame] | 358 | |
| 359 | |
| 360 | |
Hono Bot | 93bd24f | 2020-12-17 02:12:33 +0000 | [diff] [blame] | 361 | <li data-nav-id="/hono/docs/1.5/user-guide/file-based-device-registry/" title="File Based Device Registry" class="dd-item "> |
| 362 | <a href="/hono/docs/1.5/user-guide/file-based-device-registry/"> |
hono Bot | 8ac17b4 | 2020-07-20 21:23:51 -0400 | [diff] [blame] | 363 | File Based Device Registry |
hono Bot | 5205c03 | 2019-07-25 04:43:34 -0400 | [diff] [blame] | 364 | |
| 365 | </a> |
| 366 | </li> |
| 367 | |
| 368 | |
| 369 | |
| 370 | |
| 371 | |
| 372 | |
| 373 | |
| 374 | |
| 375 | |
| 376 | |
Hono Bot | bf26a12 | 2021-02-10 02:11:36 +0000 | [diff] [blame] | 377 | |
| 378 | |
hono Bot | 5205c03 | 2019-07-25 04:43:34 -0400 | [diff] [blame] | 379 | |
| 380 | |
| 381 | |
Hono Bot | 93bd24f | 2020-12-17 02:12:33 +0000 | [diff] [blame] | 382 | <li data-nav-id="/hono/docs/1.5/user-guide/http-adapter/" title="HTTP Adapter" class="dd-item "> |
| 383 | <a href="/hono/docs/1.5/user-guide/http-adapter/"> |
hono Bot | 5205c03 | 2019-07-25 04:43:34 -0400 | [diff] [blame] | 384 | HTTP Adapter |
| 385 | |
| 386 | </a> |
| 387 | </li> |
| 388 | |
| 389 | |
| 390 | |
| 391 | |
| 392 | |
| 393 | |
| 394 | |
| 395 | |
| 396 | |
| 397 | |
Hono Bot | bf26a12 | 2021-02-10 02:11:36 +0000 | [diff] [blame] | 398 | |
| 399 | |
hono Bot | 5205c03 | 2019-07-25 04:43:34 -0400 | [diff] [blame] | 400 | |
| 401 | |
| 402 | |
Hono Bot | 93bd24f | 2020-12-17 02:12:33 +0000 | [diff] [blame] | 403 | <li data-nav-id="/hono/docs/1.5/user-guide/mqtt-adapter/" title="MQTT Adapter" class="dd-item "> |
| 404 | <a href="/hono/docs/1.5/user-guide/mqtt-adapter/"> |
hono Bot | 5205c03 | 2019-07-25 04:43:34 -0400 | [diff] [blame] | 405 | MQTT Adapter |
| 406 | |
| 407 | </a> |
| 408 | </li> |
| 409 | |
| 410 | |
| 411 | |
| 412 | |
| 413 | |
| 414 | |
| 415 | |
| 416 | |
| 417 | |
| 418 | |
Hono Bot | bf26a12 | 2021-02-10 02:11:36 +0000 | [diff] [blame] | 419 | |
| 420 | |
hono Bot | 5205c03 | 2019-07-25 04:43:34 -0400 | [diff] [blame] | 421 | |
| 422 | |
| 423 | |
Hono Bot | 93bd24f | 2020-12-17 02:12:33 +0000 | [diff] [blame] | 424 | <li data-nav-id="/hono/docs/1.5/user-guide/amqp-adapter/" title="AMQP Adapter" class="dd-item "> |
| 425 | <a href="/hono/docs/1.5/user-guide/amqp-adapter/"> |
hono Bot | 5205c03 | 2019-07-25 04:43:34 -0400 | [diff] [blame] | 426 | AMQP Adapter |
| 427 | |
| 428 | </a> |
| 429 | </li> |
| 430 | |
| 431 | |
| 432 | |
| 433 | |
| 434 | |
| 435 | |
| 436 | |
| 437 | |
| 438 | |
| 439 | |
Hono Bot | bf26a12 | 2021-02-10 02:11:36 +0000 | [diff] [blame] | 440 | |
| 441 | |
hono Bot | 5205c03 | 2019-07-25 04:43:34 -0400 | [diff] [blame] | 442 | |
| 443 | |
| 444 | |
Hono Bot | 93bd24f | 2020-12-17 02:12:33 +0000 | [diff] [blame] | 445 | <li data-nav-id="/hono/docs/1.5/user-guide/coap-adapter/" title="CoAP Adapter" class="dd-item "> |
| 446 | <a href="/hono/docs/1.5/user-guide/coap-adapter/"> |
hono Bot | cbb7aa8 | 2020-03-24 22:23:35 -0400 | [diff] [blame] | 447 | CoAP Adapter |
| 448 | |
| 449 | </a> |
| 450 | </li> |
| 451 | |
| 452 | |
| 453 | |
| 454 | |
| 455 | |
| 456 | |
| 457 | |
| 458 | |
| 459 | |
| 460 | |
Hono Bot | bf26a12 | 2021-02-10 02:11:36 +0000 | [diff] [blame] | 461 | |
| 462 | |
hono Bot | cbb7aa8 | 2020-03-24 22:23:35 -0400 | [diff] [blame] | 463 | |
| 464 | |
| 465 | |
Hono Bot | 93bd24f | 2020-12-17 02:12:33 +0000 | [diff] [blame] | 466 | <li data-nav-id="/hono/docs/1.5/user-guide/kura-adapter/" title="Kura Adapter" class="dd-item "> |
| 467 | <a href="/hono/docs/1.5/user-guide/kura-adapter/"> |
hono Bot | 5205c03 | 2019-07-25 04:43:34 -0400 | [diff] [blame] | 468 | Kura Adapter |
| 469 | |
| 470 | </a> |
| 471 | </li> |
| 472 | |
| 473 | |
| 474 | |
| 475 | |
| 476 | |
| 477 | |
| 478 | |
| 479 | |
| 480 | |
| 481 | |
Hono Bot | bf26a12 | 2021-02-10 02:11:36 +0000 | [diff] [blame] | 482 | |
| 483 | |
hono Bot | 5205c03 | 2019-07-25 04:43:34 -0400 | [diff] [blame] | 484 | |
| 485 | |
| 486 | |
Hono Bot | 93bd24f | 2020-12-17 02:12:33 +0000 | [diff] [blame] | 487 | <li data-nav-id="/hono/docs/1.5/user-guide/sigfox-adapter/" title="Sigfox Adapter" class="dd-item "> |
| 488 | <a href="/hono/docs/1.5/user-guide/sigfox-adapter/"> |
hono Bot | 5205c03 | 2019-07-25 04:43:34 -0400 | [diff] [blame] | 489 | Sigfox Adapter |
| 490 | |
| 491 | </a> |
| 492 | </li> |
| 493 | |
| 494 | |
| 495 | |
| 496 | |
| 497 | |
| 498 | |
hono Bot | 2d0d6e9 | 2020-08-04 21:24:09 -0400 | [diff] [blame] | 499 | |
| 500 | |
| 501 | |
hono Bot | 5205c03 | 2019-07-25 04:43:34 -0400 | [diff] [blame] | 502 | |
| 503 | </ul> |
Hono Bot | bf26a12 | 2021-02-10 02:11:36 +0000 | [diff] [blame] | 504 | |
hono Bot | 5205c03 | 2019-07-25 04:43:34 -0400 | [diff] [blame] | 505 | </li> |
| 506 | |
| 507 | |
| 508 | |
| 509 | |
| 510 | |
| 511 | |
| 512 | |
Hono Bot | bf26a12 | 2021-02-10 02:11:36 +0000 | [diff] [blame] | 513 | |
| 514 | |
hono Bot | 5205c03 | 2019-07-25 04:43:34 -0400 | [diff] [blame] | 515 | |
| 516 | |
| 517 | |
Hono Bot | 93bd24f | 2020-12-17 02:12:33 +0000 | [diff] [blame] | 518 | <li data-nav-id="/hono/docs/1.5/admin-guide/" title="Admin Guide" class="dd-item |
| 519 | parent |
| 520 | active |
hono Bot | 5205c03 | 2019-07-25 04:43:34 -0400 | [diff] [blame] | 521 | |
| 522 | "> |
Hono Bot | 93bd24f | 2020-12-17 02:12:33 +0000 | [diff] [blame] | 523 | <a href="/hono/docs/1.5/admin-guide/"> |
hono Bot | 5205c03 | 2019-07-25 04:43:34 -0400 | [diff] [blame] | 524 | <i class="fas fa-sliders-h"></i> Admin Guide |
| 525 | |
| 526 | </a> |
| 527 | |
| 528 | |
| 529 | <ul> |
| 530 | |
| 531 | |
| 532 | |
| 533 | |
| 534 | |
| 535 | |
| 536 | |
| 537 | |
| 538 | |
| 539 | |
Hono Bot | bf26a12 | 2021-02-10 02:11:36 +0000 | [diff] [blame] | 540 | |
| 541 | |
hono Bot | 5205c03 | 2019-07-25 04:43:34 -0400 | [diff] [blame] | 542 | |
| 543 | |
| 544 | |
Hono Bot | 93bd24f | 2020-12-17 02:12:33 +0000 | [diff] [blame] | 545 | <li data-nav-id="/hono/docs/1.5/admin-guide/common-config/" title="Common Configuration" class="dd-item "> |
| 546 | <a href="/hono/docs/1.5/admin-guide/common-config/"> |
hono Bot | 5205c03 | 2019-07-25 04:43:34 -0400 | [diff] [blame] | 547 | Common Configuration |
| 548 | |
| 549 | </a> |
| 550 | </li> |
| 551 | |
| 552 | |
| 553 | |
| 554 | |
| 555 | |
| 556 | |
| 557 | |
| 558 | |
| 559 | |
| 560 | |
Hono Bot | bf26a12 | 2021-02-10 02:11:36 +0000 | [diff] [blame] | 561 | |
| 562 | |
hono Bot | 5205c03 | 2019-07-25 04:43:34 -0400 | [diff] [blame] | 563 | |
| 564 | |
| 565 | |
Hono Bot | 93bd24f | 2020-12-17 02:12:33 +0000 | [diff] [blame] | 566 | <li data-nav-id="/hono/docs/1.5/admin-guide/auth-server-config/" title="Auth Server Configuration" class="dd-item "> |
| 567 | <a href="/hono/docs/1.5/admin-guide/auth-server-config/"> |
hono Bot | 5205c03 | 2019-07-25 04:43:34 -0400 | [diff] [blame] | 568 | Auth Server Configuration |
| 569 | |
| 570 | </a> |
| 571 | </li> |
| 572 | |
| 573 | |
| 574 | |
| 575 | |
| 576 | |
| 577 | |
| 578 | |
| 579 | |
| 580 | |
| 581 | |
Hono Bot | bf26a12 | 2021-02-10 02:11:36 +0000 | [diff] [blame] | 582 | |
| 583 | |
hono Bot | 5205c03 | 2019-07-25 04:43:34 -0400 | [diff] [blame] | 584 | |
| 585 | |
| 586 | |
Hono Bot | 93bd24f | 2020-12-17 02:12:33 +0000 | [diff] [blame] | 587 | <li data-nav-id="/hono/docs/1.5/admin-guide/jdbc-device-registry-config/" title="JDBC Based Device Registry Configuration" class="dd-item "> |
| 588 | <a href="/hono/docs/1.5/admin-guide/jdbc-device-registry-config/"> |
| 589 | JDBC Based Device Registry Configuration |
| 590 | |
| 591 | </a> |
| 592 | </li> |
| 593 | |
| 594 | |
| 595 | |
| 596 | |
| 597 | |
| 598 | |
| 599 | |
| 600 | |
| 601 | |
| 602 | |
Hono Bot | bf26a12 | 2021-02-10 02:11:36 +0000 | [diff] [blame] | 603 | |
| 604 | |
Hono Bot | 93bd24f | 2020-12-17 02:12:33 +0000 | [diff] [blame] | 605 | |
| 606 | |
| 607 | |
| 608 | <li data-nav-id="/hono/docs/1.5/admin-guide/mongodb-device-registry-config/" title="MongoDB Based Device Registry Configuration" class="dd-item "> |
| 609 | <a href="/hono/docs/1.5/admin-guide/mongodb-device-registry-config/"> |
hono Bot | 8ac17b4 | 2020-07-20 21:23:51 -0400 | [diff] [blame] | 610 | MongoDB Based Device Registry Configuration |
| 611 | |
| 612 | </a> |
| 613 | </li> |
| 614 | |
| 615 | |
| 616 | |
| 617 | |
| 618 | |
| 619 | |
| 620 | |
| 621 | |
| 622 | |
| 623 | |
Hono Bot | bf26a12 | 2021-02-10 02:11:36 +0000 | [diff] [blame] | 624 | |
| 625 | |
hono Bot | 8ac17b4 | 2020-07-20 21:23:51 -0400 | [diff] [blame] | 626 | |
| 627 | |
| 628 | |
Hono Bot | 93bd24f | 2020-12-17 02:12:33 +0000 | [diff] [blame] | 629 | <li data-nav-id="/hono/docs/1.5/admin-guide/file-based-device-registry-config/" title="File Based Device Registry Configuration" class="dd-item "> |
| 630 | <a href="/hono/docs/1.5/admin-guide/file-based-device-registry-config/"> |
hono Bot | 8ac17b4 | 2020-07-20 21:23:51 -0400 | [diff] [blame] | 631 | File Based Device Registry Configuration |
hono Bot | 5205c03 | 2019-07-25 04:43:34 -0400 | [diff] [blame] | 632 | |
| 633 | </a> |
| 634 | </li> |
| 635 | |
| 636 | |
| 637 | |
| 638 | |
| 639 | |
| 640 | |
| 641 | |
| 642 | |
| 643 | |
| 644 | |
Hono Bot | bf26a12 | 2021-02-10 02:11:36 +0000 | [diff] [blame] | 645 | |
| 646 | |
hono Bot | 5205c03 | 2019-07-25 04:43:34 -0400 | [diff] [blame] | 647 | |
| 648 | |
| 649 | |
Hono Bot | 93bd24f | 2020-12-17 02:12:33 +0000 | [diff] [blame] | 650 | <li data-nav-id="/hono/docs/1.5/admin-guide/command-router-config/" title="Configuring the Command Router Service" class="dd-item "> |
| 651 | <a href="/hono/docs/1.5/admin-guide/command-router-config/"> |
| 652 | Command Router Service Configuration |
| 653 | |
| 654 | </a> |
| 655 | </li> |
| 656 | |
| 657 | |
| 658 | |
| 659 | |
| 660 | |
| 661 | |
| 662 | |
| 663 | |
| 664 | |
| 665 | |
Hono Bot | bf26a12 | 2021-02-10 02:11:36 +0000 | [diff] [blame] | 666 | |
| 667 | |
Hono Bot | 93bd24f | 2020-12-17 02:12:33 +0000 | [diff] [blame] | 668 | |
| 669 | |
| 670 | |
| 671 | <li data-nav-id="/hono/docs/1.5/admin-guide/device-connection-config/" title="Configuring the Device Connection Service" class="dd-item "> |
| 672 | <a href="/hono/docs/1.5/admin-guide/device-connection-config/"> |
hono Bot | 2a83a85 | 2019-08-22 21:23:30 -0400 | [diff] [blame] | 673 | Device Connection Service Configuration |
| 674 | |
| 675 | </a> |
| 676 | </li> |
| 677 | |
| 678 | |
| 679 | |
| 680 | |
| 681 | |
| 682 | |
| 683 | |
| 684 | |
| 685 | |
| 686 | |
Hono Bot | bf26a12 | 2021-02-10 02:11:36 +0000 | [diff] [blame] | 687 | |
| 688 | |
hono Bot | 2a83a85 | 2019-08-22 21:23:30 -0400 | [diff] [blame] | 689 | |
| 690 | |
| 691 | |
Hono Bot | 93bd24f | 2020-12-17 02:12:33 +0000 | [diff] [blame] | 692 | <li data-nav-id="/hono/docs/1.5/admin-guide/http-adapter-config/" title="HTTP Adapter Configuration" class="dd-item "> |
| 693 | <a href="/hono/docs/1.5/admin-guide/http-adapter-config/"> |
hono Bot | 5205c03 | 2019-07-25 04:43:34 -0400 | [diff] [blame] | 694 | HTTP Adapter Configuration |
| 695 | |
| 696 | </a> |
| 697 | </li> |
| 698 | |
| 699 | |
| 700 | |
| 701 | |
| 702 | |
| 703 | |
| 704 | |
| 705 | |
| 706 | |
| 707 | |
Hono Bot | bf26a12 | 2021-02-10 02:11:36 +0000 | [diff] [blame] | 708 | |
| 709 | |
hono Bot | 5205c03 | 2019-07-25 04:43:34 -0400 | [diff] [blame] | 710 | |
| 711 | |
| 712 | |
Hono Bot | 93bd24f | 2020-12-17 02:12:33 +0000 | [diff] [blame] | 713 | <li data-nav-id="/hono/docs/1.5/admin-guide/mqtt-adapter-config/" title="MQTT Adapter Configuration" class="dd-item "> |
| 714 | <a href="/hono/docs/1.5/admin-guide/mqtt-adapter-config/"> |
hono Bot | 8ac17b4 | 2020-07-20 21:23:51 -0400 | [diff] [blame] | 715 | MQTT Adapter Configuration |
| 716 | |
| 717 | </a> |
| 718 | </li> |
| 719 | |
| 720 | |
| 721 | |
| 722 | |
| 723 | |
| 724 | |
| 725 | |
| 726 | |
| 727 | |
| 728 | |
Hono Bot | bf26a12 | 2021-02-10 02:11:36 +0000 | [diff] [blame] | 729 | |
| 730 | |
hono Bot | 8ac17b4 | 2020-07-20 21:23:51 -0400 | [diff] [blame] | 731 | |
| 732 | |
| 733 | |
Hono Bot | 93bd24f | 2020-12-17 02:12:33 +0000 | [diff] [blame] | 734 | <li data-nav-id="/hono/docs/1.5/admin-guide/amqp-adapter-config/" title="AMQP Adapter Configuration" class="dd-item "> |
| 735 | <a href="/hono/docs/1.5/admin-guide/amqp-adapter-config/"> |
hono Bot | 5205c03 | 2019-07-25 04:43:34 -0400 | [diff] [blame] | 736 | AMQP Adapter Configuration |
| 737 | |
| 738 | </a> |
| 739 | </li> |
| 740 | |
| 741 | |
| 742 | |
| 743 | |
| 744 | |
| 745 | |
| 746 | |
| 747 | |
| 748 | |
| 749 | |
Hono Bot | bf26a12 | 2021-02-10 02:11:36 +0000 | [diff] [blame] | 750 | |
| 751 | |
hono Bot | 5205c03 | 2019-07-25 04:43:34 -0400 | [diff] [blame] | 752 | |
| 753 | |
| 754 | |
Hono Bot | 93bd24f | 2020-12-17 02:12:33 +0000 | [diff] [blame] | 755 | <li data-nav-id="/hono/docs/1.5/admin-guide/coap-adapter-config/" title="CoAP Adapter Configuration" class="dd-item "> |
| 756 | <a href="/hono/docs/1.5/admin-guide/coap-adapter-config/"> |
hono Bot | 8ac17b4 | 2020-07-20 21:23:51 -0400 | [diff] [blame] | 757 | CoAP Adapter Configuration |
hono Bot | 5205c03 | 2019-07-25 04:43:34 -0400 | [diff] [blame] | 758 | |
| 759 | </a> |
| 760 | </li> |
| 761 | |
| 762 | |
| 763 | |
| 764 | |
| 765 | |
| 766 | |
| 767 | |
| 768 | |
| 769 | |
| 770 | |
Hono Bot | bf26a12 | 2021-02-10 02:11:36 +0000 | [diff] [blame] | 771 | |
| 772 | |
hono Bot | 5205c03 | 2019-07-25 04:43:34 -0400 | [diff] [blame] | 773 | |
| 774 | |
| 775 | |
Hono Bot | 93bd24f | 2020-12-17 02:12:33 +0000 | [diff] [blame] | 776 | <li data-nav-id="/hono/docs/1.5/admin-guide/kura-adapter-config/" title="Kura Adapter Configuration" class="dd-item "> |
| 777 | <a href="/hono/docs/1.5/admin-guide/kura-adapter-config/"> |
hono Bot | 5205c03 | 2019-07-25 04:43:34 -0400 | [diff] [blame] | 778 | Kura Adapter Configuration |
| 779 | |
| 780 | </a> |
| 781 | </li> |
| 782 | |
| 783 | |
| 784 | |
| 785 | |
| 786 | |
| 787 | |
| 788 | |
| 789 | |
| 790 | |
| 791 | |
Hono Bot | bf26a12 | 2021-02-10 02:11:36 +0000 | [diff] [blame] | 792 | |
| 793 | |
hono Bot | 5205c03 | 2019-07-25 04:43:34 -0400 | [diff] [blame] | 794 | |
| 795 | |
| 796 | |
Hono Bot | 93bd24f | 2020-12-17 02:12:33 +0000 | [diff] [blame] | 797 | <li data-nav-id="/hono/docs/1.5/admin-guide/hono-client-configuration/" title="Hono Client Configuration" class="dd-item "> |
| 798 | <a href="/hono/docs/1.5/admin-guide/hono-client-configuration/"> |
hono Bot | 5205c03 | 2019-07-25 04:43:34 -0400 | [diff] [blame] | 799 | Hono Client Configuration |
| 800 | |
| 801 | </a> |
| 802 | </li> |
| 803 | |
| 804 | |
| 805 | |
| 806 | |
| 807 | |
| 808 | |
| 809 | |
| 810 | |
| 811 | |
| 812 | |
Hono Bot | bf26a12 | 2021-02-10 02:11:36 +0000 | [diff] [blame] | 813 | |
| 814 | |
hono Bot | 5205c03 | 2019-07-25 04:43:34 -0400 | [diff] [blame] | 815 | |
| 816 | |
| 817 | |
Hono Bot | 93bd24f | 2020-12-17 02:12:33 +0000 | [diff] [blame] | 818 | <li data-nav-id="/hono/docs/1.5/admin-guide/amqp-network-config/" title="AMQP 1.0 Messaging Network Configuration" class="dd-item "> |
| 819 | <a href="/hono/docs/1.5/admin-guide/amqp-network-config/"> |
hono Bot | 5205c03 | 2019-07-25 04:43:34 -0400 | [diff] [blame] | 820 | AMQP 1.0 Messaging Network Configuration |
| 821 | |
| 822 | </a> |
| 823 | </li> |
| 824 | |
| 825 | |
| 826 | |
| 827 | |
| 828 | |
| 829 | |
| 830 | |
| 831 | |
| 832 | |
| 833 | |
Hono Bot | bf26a12 | 2021-02-10 02:11:36 +0000 | [diff] [blame] | 834 | |
| 835 | |
hono Bot | 5205c03 | 2019-07-25 04:43:34 -0400 | [diff] [blame] | 836 | |
| 837 | |
| 838 | |
Hono Bot | 93bd24f | 2020-12-17 02:12:33 +0000 | [diff] [blame] | 839 | <li data-nav-id="/hono/docs/1.5/admin-guide/secure_communication/" title="Secure Communication" class="dd-item "> |
| 840 | <a href="/hono/docs/1.5/admin-guide/secure_communication/"> |
hono Bot | 5205c03 | 2019-07-25 04:43:34 -0400 | [diff] [blame] | 841 | Secure Communication |
| 842 | |
| 843 | </a> |
| 844 | </li> |
| 845 | |
| 846 | |
| 847 | |
| 848 | |
| 849 | |
| 850 | |
| 851 | |
| 852 | |
| 853 | |
| 854 | |
Hono Bot | bf26a12 | 2021-02-10 02:11:36 +0000 | [diff] [blame] | 855 | |
| 856 | |
hono Bot | 5205c03 | 2019-07-25 04:43:34 -0400 | [diff] [blame] | 857 | |
| 858 | |
| 859 | |
Hono Bot | 93bd24f | 2020-12-17 02:12:33 +0000 | [diff] [blame] | 860 | <li data-nav-id="/hono/docs/1.5/admin-guide/monitoring-tracing-config/" title="Monitoring & Tracing" class="dd-item "> |
| 861 | <a href="/hono/docs/1.5/admin-guide/monitoring-tracing-config/"> |
hono Bot | 5205c03 | 2019-07-25 04:43:34 -0400 | [diff] [blame] | 862 | Monitoring & Tracing |
| 863 | |
| 864 | </a> |
| 865 | </li> |
| 866 | |
| 867 | |
| 868 | |
| 869 | |
| 870 | |
| 871 | |
hono Bot | 2d0d6e9 | 2020-08-04 21:24:09 -0400 | [diff] [blame] | 872 | |
| 873 | |
| 874 | |
hono Bot | 5205c03 | 2019-07-25 04:43:34 -0400 | [diff] [blame] | 875 | |
| 876 | </ul> |
Hono Bot | bf26a12 | 2021-02-10 02:11:36 +0000 | [diff] [blame] | 877 | |
hono Bot | 5205c03 | 2019-07-25 04:43:34 -0400 | [diff] [blame] | 878 | </li> |
| 879 | |
| 880 | |
| 881 | |
| 882 | |
| 883 | |
| 884 | |
| 885 | |
Hono Bot | bf26a12 | 2021-02-10 02:11:36 +0000 | [diff] [blame] | 886 | |
| 887 | |
hono Bot | 5205c03 | 2019-07-25 04:43:34 -0400 | [diff] [blame] | 888 | |
| 889 | |
| 890 | |
Hono Bot | 93bd24f | 2020-12-17 02:12:33 +0000 | [diff] [blame] | 891 | <li data-nav-id="/hono/docs/1.5/dev-guide/" title="Developer Guide" class="dd-item |
hono Bot | 5205c03 | 2019-07-25 04:43:34 -0400 | [diff] [blame] | 892 | |
| 893 | |
| 894 | |
| 895 | "> |
Hono Bot | 93bd24f | 2020-12-17 02:12:33 +0000 | [diff] [blame] | 896 | <a href="/hono/docs/1.5/dev-guide/"> |
hono Bot | 5205c03 | 2019-07-25 04:43:34 -0400 | [diff] [blame] | 897 | <i class="fas fa-tools"></i> Developer Guide |
| 898 | |
| 899 | </a> |
| 900 | |
| 901 | |
| 902 | <ul> |
| 903 | |
| 904 | |
| 905 | |
| 906 | |
| 907 | |
| 908 | |
| 909 | |
| 910 | |
| 911 | |
| 912 | |
Hono Bot | bf26a12 | 2021-02-10 02:11:36 +0000 | [diff] [blame] | 913 | |
| 914 | |
hono Bot | 5205c03 | 2019-07-25 04:43:34 -0400 | [diff] [blame] | 915 | |
| 916 | |
| 917 | |
Hono Bot | 93bd24f | 2020-12-17 02:12:33 +0000 | [diff] [blame] | 918 | <li data-nav-id="/hono/docs/1.5/dev-guide/building_hono/" title="Building from Source" class="dd-item "> |
| 919 | <a href="/hono/docs/1.5/dev-guide/building_hono/"> |
hono Bot | 5205c03 | 2019-07-25 04:43:34 -0400 | [diff] [blame] | 920 | Building from Source |
| 921 | |
| 922 | </a> |
| 923 | </li> |
| 924 | |
| 925 | |
| 926 | |
| 927 | |
| 928 | |
| 929 | |
| 930 | |
| 931 | |
| 932 | |
| 933 | |
Hono Bot | bf26a12 | 2021-02-10 02:11:36 +0000 | [diff] [blame] | 934 | |
| 935 | |
hono Bot | 5205c03 | 2019-07-25 04:43:34 -0400 | [diff] [blame] | 936 | |
| 937 | |
| 938 | |
Hono Bot | 93bd24f | 2020-12-17 02:12:33 +0000 | [diff] [blame] | 939 | <li data-nav-id="/hono/docs/1.5/dev-guide/amqp_adapter_client/" title="AMQP Adapter Client for Java" class="dd-item "> |
| 940 | <a href="/hono/docs/1.5/dev-guide/amqp_adapter_client/"> |
hono Bot | cbb7aa8 | 2020-03-24 22:23:35 -0400 | [diff] [blame] | 941 | AMQP Adapter Client for Java |
| 942 | |
| 943 | </a> |
| 944 | </li> |
| 945 | |
| 946 | |
| 947 | |
| 948 | |
| 949 | |
| 950 | |
| 951 | |
| 952 | |
| 953 | |
| 954 | |
Hono Bot | bf26a12 | 2021-02-10 02:11:36 +0000 | [diff] [blame] | 955 | |
| 956 | |
hono Bot | cbb7aa8 | 2020-03-24 22:23:35 -0400 | [diff] [blame] | 957 | |
| 958 | |
| 959 | |
Hono Bot | 93bd24f | 2020-12-17 02:12:33 +0000 | [diff] [blame] | 960 | <li data-nav-id="/hono/docs/1.5/dev-guide/java_client_consumer/" title="Consuming Messages from Java" class="dd-item "> |
| 961 | <a href="/hono/docs/1.5/dev-guide/java_client_consumer/"> |
hono Bot | 5205c03 | 2019-07-25 04:43:34 -0400 | [diff] [blame] | 962 | Consuming Messages from Java |
| 963 | |
| 964 | </a> |
| 965 | </li> |
| 966 | |
| 967 | |
| 968 | |
| 969 | |
| 970 | |
| 971 | |
| 972 | |
| 973 | |
| 974 | |
| 975 | |
Hono Bot | bf26a12 | 2021-02-10 02:11:36 +0000 | [diff] [blame] | 976 | |
| 977 | |
hono Bot | 5205c03 | 2019-07-25 04:43:34 -0400 | [diff] [blame] | 978 | |
| 979 | |
| 980 | |
Hono Bot | 93bd24f | 2020-12-17 02:12:33 +0000 | [diff] [blame] | 981 | <li data-nav-id="/hono/docs/1.5/dev-guide/custom_http_adapter/" title="Implement a Custom Hono HTTP Protocol Adapter" class="dd-item "> |
| 982 | <a href="/hono/docs/1.5/dev-guide/custom_http_adapter/"> |
hono Bot | 5205c03 | 2019-07-25 04:43:34 -0400 | [diff] [blame] | 983 | Implement a Custom Hono HTTP Protocol Adapter |
| 984 | |
| 985 | </a> |
| 986 | </li> |
| 987 | |
| 988 | |
| 989 | |
| 990 | |
| 991 | |
| 992 | |
| 993 | |
| 994 | </ul> |
Hono Bot | bf26a12 | 2021-02-10 02:11:36 +0000 | [diff] [blame] | 995 | |
hono Bot | 5205c03 | 2019-07-25 04:43:34 -0400 | [diff] [blame] | 996 | </li> |
| 997 | |
| 998 | |
| 999 | |
| 1000 | |
| 1001 | |
| 1002 | |
| 1003 | |
Hono Bot | bf26a12 | 2021-02-10 02:11:36 +0000 | [diff] [blame] | 1004 | |
| 1005 | |
hono Bot | 5205c03 | 2019-07-25 04:43:34 -0400 | [diff] [blame] | 1006 | |
| 1007 | |
| 1008 | |
Hono Bot | 93bd24f | 2020-12-17 02:12:33 +0000 | [diff] [blame] | 1009 | <li data-nav-id="/hono/docs/1.5/api/" title="API" class="dd-item |
hono Bot | 5205c03 | 2019-07-25 04:43:34 -0400 | [diff] [blame] | 1010 | |
| 1011 | |
| 1012 | |
| 1013 | "> |
Hono Bot | 93bd24f | 2020-12-17 02:12:33 +0000 | [diff] [blame] | 1014 | <a href="/hono/docs/1.5/api/"> |
hono Bot | 5205c03 | 2019-07-25 04:43:34 -0400 | [diff] [blame] | 1015 | <i class='fas fa-plug'></i> API |
| 1016 | |
| 1017 | </a> |
| 1018 | |
| 1019 | |
| 1020 | <ul> |
| 1021 | |
| 1022 | |
| 1023 | |
| 1024 | |
| 1025 | |
| 1026 | |
| 1027 | |
| 1028 | |
| 1029 | |
| 1030 | |
Hono Bot | bf26a12 | 2021-02-10 02:11:36 +0000 | [diff] [blame] | 1031 | |
| 1032 | |
hono Bot | 5205c03 | 2019-07-25 04:43:34 -0400 | [diff] [blame] | 1033 | |
| 1034 | |
| 1035 | |
Hono Bot | 93bd24f | 2020-12-17 02:12:33 +0000 | [diff] [blame] | 1036 | <li data-nav-id="/hono/docs/1.5/api/telemetry/" title="Telemetry API Specification" class="dd-item "> |
| 1037 | <a href="/hono/docs/1.5/api/telemetry/"> |
hono Bot | 5205c03 | 2019-07-25 04:43:34 -0400 | [diff] [blame] | 1038 | Telemetry API |
| 1039 | |
| 1040 | </a> |
| 1041 | </li> |
| 1042 | |
| 1043 | |
| 1044 | |
| 1045 | |
| 1046 | |
| 1047 | |
| 1048 | |
| 1049 | |
| 1050 | |
| 1051 | |
Hono Bot | bf26a12 | 2021-02-10 02:11:36 +0000 | [diff] [blame] | 1052 | |
| 1053 | |
hono Bot | 5205c03 | 2019-07-25 04:43:34 -0400 | [diff] [blame] | 1054 | |
| 1055 | |
| 1056 | |
Hono Bot | 93bd24f | 2020-12-17 02:12:33 +0000 | [diff] [blame] | 1057 | <li data-nav-id="/hono/docs/1.5/api/event/" title="Event API Specification" class="dd-item "> |
| 1058 | <a href="/hono/docs/1.5/api/event/"> |
hono Bot | 5205c03 | 2019-07-25 04:43:34 -0400 | [diff] [blame] | 1059 | Event API |
| 1060 | |
| 1061 | </a> |
| 1062 | </li> |
| 1063 | |
| 1064 | |
| 1065 | |
| 1066 | |
| 1067 | |
| 1068 | |
| 1069 | |
| 1070 | |
| 1071 | |
| 1072 | |
Hono Bot | bf26a12 | 2021-02-10 02:11:36 +0000 | [diff] [blame] | 1073 | |
| 1074 | |
hono Bot | 5205c03 | 2019-07-25 04:43:34 -0400 | [diff] [blame] | 1075 | |
| 1076 | |
| 1077 | |
Hono Bot | 93bd24f | 2020-12-17 02:12:33 +0000 | [diff] [blame] | 1078 | <li data-nav-id="/hono/docs/1.5/api/command-and-control/" title="Command & Control API Specification" class="dd-item "> |
| 1079 | <a href="/hono/docs/1.5/api/command-and-control/"> |
hono Bot | 5205c03 | 2019-07-25 04:43:34 -0400 | [diff] [blame] | 1080 | Command & Control API |
| 1081 | |
| 1082 | </a> |
| 1083 | </li> |
| 1084 | |
| 1085 | |
| 1086 | |
| 1087 | |
| 1088 | |
| 1089 | |
| 1090 | |
| 1091 | |
| 1092 | |
| 1093 | |
Hono Bot | bf26a12 | 2021-02-10 02:11:36 +0000 | [diff] [blame] | 1094 | |
| 1095 | |
hono Bot | 5205c03 | 2019-07-25 04:43:34 -0400 | [diff] [blame] | 1096 | |
| 1097 | |
| 1098 | |
Hono Bot | 93bd24f | 2020-12-17 02:12:33 +0000 | [diff] [blame] | 1099 | <li data-nav-id="/hono/docs/1.5/api/tenant/" title="Tenant API Specification" class="dd-item "> |
| 1100 | <a href="/hono/docs/1.5/api/tenant/"> |
hono Bot | 5205c03 | 2019-07-25 04:43:34 -0400 | [diff] [blame] | 1101 | Tenant API |
| 1102 | |
| 1103 | </a> |
| 1104 | </li> |
| 1105 | |
| 1106 | |
| 1107 | |
| 1108 | |
| 1109 | |
| 1110 | |
| 1111 | |
| 1112 | |
| 1113 | |
| 1114 | |
Hono Bot | bf26a12 | 2021-02-10 02:11:36 +0000 | [diff] [blame] | 1115 | |
| 1116 | |
hono Bot | 5205c03 | 2019-07-25 04:43:34 -0400 | [diff] [blame] | 1117 | |
| 1118 | |
| 1119 | |
Hono Bot | 93bd24f | 2020-12-17 02:12:33 +0000 | [diff] [blame] | 1120 | <li data-nav-id="/hono/docs/1.5/api/command-router/" title="Command Router API Specification" class="dd-item "> |
| 1121 | <a href="/hono/docs/1.5/api/command-router/"> |
| 1122 | Command Router API |
| 1123 | |
| 1124 | </a> |
| 1125 | </li> |
| 1126 | |
| 1127 | |
| 1128 | |
| 1129 | |
| 1130 | |
| 1131 | |
| 1132 | |
| 1133 | |
| 1134 | |
| 1135 | |
Hono Bot | bf26a12 | 2021-02-10 02:11:36 +0000 | [diff] [blame] | 1136 | |
| 1137 | |
Hono Bot | 93bd24f | 2020-12-17 02:12:33 +0000 | [diff] [blame] | 1138 | |
| 1139 | |
| 1140 | |
| 1141 | <li data-nav-id="/hono/docs/1.5/api/device-connection/" title="Device Connection API Specification" class="dd-item "> |
| 1142 | <a href="/hono/docs/1.5/api/device-connection/"> |
hono Bot | 5205c03 | 2019-07-25 04:43:34 -0400 | [diff] [blame] | 1143 | Device Connection API |
| 1144 | |
| 1145 | </a> |
| 1146 | </li> |
| 1147 | |
| 1148 | |
| 1149 | |
| 1150 | |
| 1151 | |
| 1152 | |
| 1153 | |
| 1154 | |
| 1155 | |
| 1156 | |
Hono Bot | bf26a12 | 2021-02-10 02:11:36 +0000 | [diff] [blame] | 1157 | |
| 1158 | |
hono Bot | 5205c03 | 2019-07-25 04:43:34 -0400 | [diff] [blame] | 1159 | |
| 1160 | |
| 1161 | |
Hono Bot | 93bd24f | 2020-12-17 02:12:33 +0000 | [diff] [blame] | 1162 | <li data-nav-id="/hono/docs/1.5/api/device-registration/" title="Device Registration API Specification" class="dd-item "> |
| 1163 | <a href="/hono/docs/1.5/api/device-registration/"> |
hono Bot | 5205c03 | 2019-07-25 04:43:34 -0400 | [diff] [blame] | 1164 | Device Registration API |
| 1165 | |
| 1166 | </a> |
| 1167 | </li> |
| 1168 | |
| 1169 | |
| 1170 | |
| 1171 | |
| 1172 | |
| 1173 | |
| 1174 | |
| 1175 | |
| 1176 | |
| 1177 | |
Hono Bot | bf26a12 | 2021-02-10 02:11:36 +0000 | [diff] [blame] | 1178 | |
| 1179 | |
hono Bot | 5205c03 | 2019-07-25 04:43:34 -0400 | [diff] [blame] | 1180 | |
| 1181 | |
| 1182 | |
Hono Bot | 93bd24f | 2020-12-17 02:12:33 +0000 | [diff] [blame] | 1183 | <li data-nav-id="/hono/docs/1.5/api/credentials/" title="Credentials API Specification" class="dd-item "> |
| 1184 | <a href="/hono/docs/1.5/api/credentials/"> |
hono Bot | 5205c03 | 2019-07-25 04:43:34 -0400 | [diff] [blame] | 1185 | Credentials API |
| 1186 | |
| 1187 | </a> |
| 1188 | </li> |
| 1189 | |
| 1190 | |
| 1191 | |
| 1192 | |
| 1193 | |
| 1194 | |
| 1195 | |
| 1196 | |
| 1197 | |
| 1198 | |
Hono Bot | bf26a12 | 2021-02-10 02:11:36 +0000 | [diff] [blame] | 1199 | |
| 1200 | |
hono Bot | 5205c03 | 2019-07-25 04:43:34 -0400 | [diff] [blame] | 1201 | |
| 1202 | |
| 1203 | |
Hono Bot | 93bd24f | 2020-12-17 02:12:33 +0000 | [diff] [blame] | 1204 | <li data-nav-id="/hono/docs/1.5/api/authentication/" title="Authentication API Specification" class="dd-item "> |
| 1205 | <a href="/hono/docs/1.5/api/authentication/"> |
hono Bot | 5205c03 | 2019-07-25 04:43:34 -0400 | [diff] [blame] | 1206 | Authentication API |
| 1207 | |
| 1208 | </a> |
| 1209 | </li> |
| 1210 | |
| 1211 | |
| 1212 | |
| 1213 | |
| 1214 | |
| 1215 | |
| 1216 | |
| 1217 | |
| 1218 | |
| 1219 | |
Hono Bot | bf26a12 | 2021-02-10 02:11:36 +0000 | [diff] [blame] | 1220 | |
| 1221 | |
hono Bot | 5205c03 | 2019-07-25 04:43:34 -0400 | [diff] [blame] | 1222 | |
| 1223 | |
| 1224 | |
Hono Bot | 93bd24f | 2020-12-17 02:12:33 +0000 | [diff] [blame] | 1225 | <li data-nav-id="/hono/docs/1.5/api/management/" title="Device Registry Management API Specification" class="dd-item "> |
| 1226 | <a href="/hono/docs/1.5/api/management/"> |
hono Bot | 2a83a85 | 2019-08-22 21:23:30 -0400 | [diff] [blame] | 1227 | Device Registry Management API |
| 1228 | |
| 1229 | </a> |
| 1230 | </li> |
| 1231 | |
| 1232 | |
| 1233 | |
| 1234 | |
| 1235 | |
| 1236 | |
| 1237 | |
| 1238 | |
| 1239 | |
| 1240 | |
Hono Bot | bf26a12 | 2021-02-10 02:11:36 +0000 | [diff] [blame] | 1241 | |
| 1242 | |
hono Bot | 2a83a85 | 2019-08-22 21:23:30 -0400 | [diff] [blame] | 1243 | |
| 1244 | |
| 1245 | |
Hono Bot | 93bd24f | 2020-12-17 02:12:33 +0000 | [diff] [blame] | 1246 | <li data-nav-id="/hono/docs/1.5/api/metrics/" title="Metrics" class="dd-item "> |
| 1247 | <a href="/hono/docs/1.5/api/metrics/"> |
hono Bot | 5205c03 | 2019-07-25 04:43:34 -0400 | [diff] [blame] | 1248 | Metrics |
| 1249 | |
| 1250 | </a> |
| 1251 | </li> |
| 1252 | |
| 1253 | |
| 1254 | |
| 1255 | |
| 1256 | |
| 1257 | |
| 1258 | |
| 1259 | </ul> |
Hono Bot | bf26a12 | 2021-02-10 02:11:36 +0000 | [diff] [blame] | 1260 | |
hono Bot | 5205c03 | 2019-07-25 04:43:34 -0400 | [diff] [blame] | 1261 | </li> |
| 1262 | |
| 1263 | |
| 1264 | |
| 1265 | |
| 1266 | |
| 1267 | |
| 1268 | |
Hono Bot | bf26a12 | 2021-02-10 02:11:36 +0000 | [diff] [blame] | 1269 | |
| 1270 | |
hono Bot | 5205c03 | 2019-07-25 04:43:34 -0400 | [diff] [blame] | 1271 | |
| 1272 | |
| 1273 | |
Hono Bot | 93bd24f | 2020-12-17 02:12:33 +0000 | [diff] [blame] | 1274 | <li data-nav-id="/hono/docs/1.5/deployment/" title="Deployment" class="dd-item |
hono Bot | 5205c03 | 2019-07-25 04:43:34 -0400 | [diff] [blame] | 1275 | |
| 1276 | |
| 1277 | |
| 1278 | "> |
Hono Bot | 93bd24f | 2020-12-17 02:12:33 +0000 | [diff] [blame] | 1279 | <a href="/hono/docs/1.5/deployment/"> |
hono Bot | 5205c03 | 2019-07-25 04:43:34 -0400 | [diff] [blame] | 1280 | <i class="fas fa-shipping-fast"></i> Deployment |
| 1281 | |
| 1282 | </a> |
| 1283 | |
| 1284 | |
| 1285 | <ul> |
| 1286 | |
| 1287 | |
| 1288 | |
| 1289 | |
| 1290 | |
| 1291 | |
| 1292 | |
| 1293 | |
| 1294 | |
| 1295 | |
Hono Bot | bf26a12 | 2021-02-10 02:11:36 +0000 | [diff] [blame] | 1296 | |
| 1297 | |
hono Bot | 5205c03 | 2019-07-25 04:43:34 -0400 | [diff] [blame] | 1298 | |
| 1299 | |
| 1300 | |
Hono Bot | 93bd24f | 2020-12-17 02:12:33 +0000 | [diff] [blame] | 1301 | <li data-nav-id="/hono/docs/1.5/deployment/helm-based-deployment/" title="Helm based Deployment" class="dd-item "> |
| 1302 | <a href="/hono/docs/1.5/deployment/helm-based-deployment/"> |
hono Bot | 5205c03 | 2019-07-25 04:43:34 -0400 | [diff] [blame] | 1303 | Helm based Deployment |
| 1304 | |
| 1305 | </a> |
| 1306 | </li> |
| 1307 | |
| 1308 | |
| 1309 | |
| 1310 | |
| 1311 | |
| 1312 | |
| 1313 | |
| 1314 | |
| 1315 | |
| 1316 | |
Hono Bot | bf26a12 | 2021-02-10 02:11:36 +0000 | [diff] [blame] | 1317 | |
| 1318 | |
hono Bot | 5205c03 | 2019-07-25 04:43:34 -0400 | [diff] [blame] | 1319 | |
| 1320 | |
| 1321 | |
Hono Bot | 93bd24f | 2020-12-17 02:12:33 +0000 | [diff] [blame] | 1322 | <li data-nav-id="/hono/docs/1.5/deployment/openshift/" title="OpenShift / OKD" class="dd-item "> |
| 1323 | <a href="/hono/docs/1.5/deployment/openshift/"> |
hono Bot | 5205c03 | 2019-07-25 04:43:34 -0400 | [diff] [blame] | 1324 | OpenShift / OKD |
| 1325 | |
| 1326 | </a> |
| 1327 | </li> |
| 1328 | |
| 1329 | |
| 1330 | |
| 1331 | |
| 1332 | |
| 1333 | |
| 1334 | |
| 1335 | |
| 1336 | |
| 1337 | |
Hono Bot | bf26a12 | 2021-02-10 02:11:36 +0000 | [diff] [blame] | 1338 | |
| 1339 | |
hono Bot | 5205c03 | 2019-07-25 04:43:34 -0400 | [diff] [blame] | 1340 | |
| 1341 | |
| 1342 | |
Hono Bot | 93bd24f | 2020-12-17 02:12:33 +0000 | [diff] [blame] | 1343 | <li data-nav-id="/hono/docs/1.5/deployment/create-kubernetes-cluster/" title="Setting up a Kubernetes Cluster" class="dd-item "> |
| 1344 | <a href="/hono/docs/1.5/deployment/create-kubernetes-cluster/"> |
hono Bot | 5205c03 | 2019-07-25 04:43:34 -0400 | [diff] [blame] | 1345 | Setting up a Kubernetes Cluster |
| 1346 | |
| 1347 | </a> |
| 1348 | </li> |
| 1349 | |
| 1350 | |
| 1351 | |
| 1352 | |
| 1353 | |
| 1354 | |
| 1355 | |
| 1356 | |
| 1357 | |
| 1358 | |
Hono Bot | bf26a12 | 2021-02-10 02:11:36 +0000 | [diff] [blame] | 1359 | |
| 1360 | |
hono Bot | 5205c03 | 2019-07-25 04:43:34 -0400 | [diff] [blame] | 1361 | |
| 1362 | |
| 1363 | |
Hono Bot | 93bd24f | 2020-12-17 02:12:33 +0000 | [diff] [blame] | 1364 | <li data-nav-id="/hono/docs/1.5/deployment/resource-limitation/" title="Limiting Resource Usage" class="dd-item "> |
| 1365 | <a href="/hono/docs/1.5/deployment/resource-limitation/"> |
hono Bot | 5205c03 | 2019-07-25 04:43:34 -0400 | [diff] [blame] | 1366 | Limiting Resource Usage |
| 1367 | |
| 1368 | </a> |
| 1369 | </li> |
| 1370 | |
| 1371 | |
| 1372 | |
| 1373 | |
| 1374 | |
| 1375 | |
| 1376 | |
| 1377 | </ul> |
Hono Bot | bf26a12 | 2021-02-10 02:11:36 +0000 | [diff] [blame] | 1378 | |
hono Bot | 5205c03 | 2019-07-25 04:43:34 -0400 | [diff] [blame] | 1379 | </li> |
| 1380 | |
| 1381 | |
| 1382 | |
| 1383 | |
| 1384 | |
| 1385 | |
| 1386 | |
Hono Bot | bf26a12 | 2021-02-10 02:11:36 +0000 | [diff] [blame] | 1387 | |
| 1388 | |
hono Bot | 5205c03 | 2019-07-25 04:43:34 -0400 | [diff] [blame] | 1389 | |
| 1390 | |
| 1391 | |
Hono Bot | 93bd24f | 2020-12-17 02:12:33 +0000 | [diff] [blame] | 1392 | <li data-nav-id="/hono/docs/1.5/architecture/" title="Architecture" class="dd-item |
hono Bot | 5205c03 | 2019-07-25 04:43:34 -0400 | [diff] [blame] | 1393 | |
| 1394 | |
| 1395 | |
| 1396 | "> |
Hono Bot | 93bd24f | 2020-12-17 02:12:33 +0000 | [diff] [blame] | 1397 | <a href="/hono/docs/1.5/architecture/"> |
hono Bot | 5205c03 | 2019-07-25 04:43:34 -0400 | [diff] [blame] | 1398 | <i class="fas fa-landmark"></i> Architecture |
| 1399 | |
| 1400 | </a> |
| 1401 | |
| 1402 | |
| 1403 | <ul> |
| 1404 | |
| 1405 | |
| 1406 | |
| 1407 | |
| 1408 | |
| 1409 | |
| 1410 | |
| 1411 | |
| 1412 | |
| 1413 | |
Hono Bot | bf26a12 | 2021-02-10 02:11:36 +0000 | [diff] [blame] | 1414 | |
| 1415 | |
hono Bot | 5205c03 | 2019-07-25 04:43:34 -0400 | [diff] [blame] | 1416 | |
| 1417 | |
| 1418 | |
Hono Bot | 93bd24f | 2020-12-17 02:12:33 +0000 | [diff] [blame] | 1419 | <li data-nav-id="/hono/docs/1.5/architecture/component-view/" title="Component View" class="dd-item "> |
| 1420 | <a href="/hono/docs/1.5/architecture/component-view/"> |
hono Bot | 5205c03 | 2019-07-25 04:43:34 -0400 | [diff] [blame] | 1421 | Component View |
| 1422 | |
| 1423 | </a> |
| 1424 | </li> |
| 1425 | |
| 1426 | |
| 1427 | |
| 1428 | |
| 1429 | |
| 1430 | |
| 1431 | |
| 1432 | |
| 1433 | |
| 1434 | |
Hono Bot | bf26a12 | 2021-02-10 02:11:36 +0000 | [diff] [blame] | 1435 | |
| 1436 | |
hono Bot | 5205c03 | 2019-07-25 04:43:34 -0400 | [diff] [blame] | 1437 | |
| 1438 | |
| 1439 | |
Hono Bot | 93bd24f | 2020-12-17 02:12:33 +0000 | [diff] [blame] | 1440 | <li data-nav-id="/hono/docs/1.5/architecture/auth/" title="Authentication/Authorization" class="dd-item "> |
| 1441 | <a href="/hono/docs/1.5/architecture/auth/"> |
hono Bot | 5205c03 | 2019-07-25 04:43:34 -0400 | [diff] [blame] | 1442 | Authentication/Authorization |
| 1443 | |
| 1444 | </a> |
| 1445 | </li> |
| 1446 | |
| 1447 | |
| 1448 | |
| 1449 | |
| 1450 | |
| 1451 | |
| 1452 | |
| 1453 | </ul> |
Hono Bot | bf26a12 | 2021-02-10 02:11:36 +0000 | [diff] [blame] | 1454 | |
hono Bot | 5205c03 | 2019-07-25 04:43:34 -0400 | [diff] [blame] | 1455 | </li> |
| 1456 | |
| 1457 | |
| 1458 | |
| 1459 | |
| 1460 | |
| 1461 | </ul> |
| 1462 | |
| 1463 | |
| 1464 | |
hono Bot | fcdedd4 | 2019-09-20 21:23:33 -0400 | [diff] [blame] | 1465 | <section id="shortcuts"> |
| 1466 | <h3></h3> |
| 1467 | <ul> |
| 1468 | |
| 1469 | <li> |
hono Bot | 6526c3d | 2019-10-19 05:09:07 -0400 | [diff] [blame] | 1470 | <a class="padding" href="https://www.eclipse.org/hono/" title="Hono's Homepage"><i class='fas fa-home'></i> Hono Home</a> |
hono Bot | fcdedd4 | 2019-09-20 21:23:33 -0400 | [diff] [blame] | 1471 | </li> |
| 1472 | |
| 1473 | <li> |
hono Bot | 6526c3d | 2019-10-19 05:09:07 -0400 | [diff] [blame] | 1474 | <a class="padding" href="https://www.eclipse.org/hono/getting-started/" title="Getting started with Eclipse Hono"><i class='fas fa-plane-departure'></i> Getting Started</a> |
hono Bot | fcdedd4 | 2019-09-20 21:23:33 -0400 | [diff] [blame] | 1475 | </li> |
| 1476 | |
| 1477 | </ul> |
| 1478 | </section> |
| 1479 | |
hono Bot | 5205c03 | 2019-07-25 04:43:34 -0400 | [diff] [blame] | 1480 | |
| 1481 | |
| 1482 | <section id="prefooter"> |
| 1483 | <hr/> |
| 1484 | <ul> |
| 1485 | |
| 1486 | <li> |
| 1487 | <div id="select-box-wrapper"> |
| 1488 | <div id="select-box"> |
| 1489 | <a class="padding"> |
| 1490 | Version: |
| 1491 | <div class="select-style"> |
| 1492 | <select id="select-language" onchange="location = this.value;"> |
| 1493 | |
| 1494 | |
| 1495 | |
| 1496 | |
| 1497 | |
| 1498 | |
| 1499 | |
| 1500 | |
Hono Bot | 8fa7d95 | 2021-07-14 01:12:12 +0000 | [diff] [blame] | 1501 | <option id="stable" value="https://www.eclipse.org/hono/docs/admin-guide/">stable (1.9)</option> |
| 1502 | |
| 1503 | |
| 1504 | |
| 1505 | |
| 1506 | |
| 1507 | |
| 1508 | |
| 1509 | |
| 1510 | |
| 1511 | |
| 1512 | |
| 1513 | |
| 1514 | |
| 1515 | |
| 1516 | |
| 1517 | |
| 1518 | |
| 1519 | |
| 1520 | |
| 1521 | |
| 1522 | |
| 1523 | |
| 1524 | |
| 1525 | |
| 1526 | |
| 1527 | |
| 1528 | |
| 1529 | |
| 1530 | |
| 1531 | |
| 1532 | |
| 1533 | |
| 1534 | |
| 1535 | <option id="1.9" value="https://www.eclipse.org/hono/docs/1.9/admin-guide/">1.9</option> |
Hono Bot | 1f51cfc | 2021-05-21 01:12:32 +0000 | [diff] [blame] | 1536 | |
| 1537 | |
| 1538 | |
| 1539 | |
| 1540 | |
| 1541 | |
| 1542 | |
| 1543 | |
| 1544 | |
| 1545 | |
| 1546 | |
| 1547 | |
| 1548 | |
| 1549 | |
| 1550 | |
| 1551 | |
| 1552 | |
| 1553 | |
| 1554 | |
| 1555 | |
| 1556 | |
| 1557 | |
| 1558 | |
| 1559 | |
| 1560 | |
| 1561 | |
| 1562 | |
| 1563 | |
| 1564 | |
Hono Bot | 8fa7d95 | 2021-07-14 01:12:12 +0000 | [diff] [blame] | 1565 | |
| 1566 | |
Hono Bot | 1f51cfc | 2021-05-21 01:12:32 +0000 | [diff] [blame] | 1567 | |
| 1568 | |
| 1569 | <option id="1.8" value="https://www.eclipse.org/hono/docs/1.8/admin-guide/">1.8</option> |
Hono Bot | ef93071 | 2021-04-08 01:12:09 +0000 | [diff] [blame] | 1570 | |
| 1571 | |
| 1572 | |
| 1573 | |
| 1574 | |
| 1575 | |
| 1576 | |
| 1577 | |
| 1578 | |
| 1579 | |
| 1580 | |
| 1581 | |
| 1582 | |
| 1583 | |
| 1584 | |
| 1585 | |
| 1586 | |
| 1587 | |
| 1588 | |
| 1589 | |
| 1590 | |
| 1591 | |
| 1592 | |
| 1593 | |
| 1594 | |
| 1595 | |
| 1596 | |
Hono Bot | 1f51cfc | 2021-05-21 01:12:32 +0000 | [diff] [blame] | 1597 | |
| 1598 | |
Hono Bot | 8fa7d95 | 2021-07-14 01:12:12 +0000 | [diff] [blame] | 1599 | |
| 1600 | |
Hono Bot | ef93071 | 2021-04-08 01:12:09 +0000 | [diff] [blame] | 1601 | |
| 1602 | |
| 1603 | <option id="1.7" value="https://www.eclipse.org/hono/docs/1.7/admin-guide/">1.7</option> |
Hono Bot | 650d39f | 2021-02-02 02:17:46 +0000 | [diff] [blame] | 1604 | |
| 1605 | |
| 1606 | |
| 1607 | |
| 1608 | |
| 1609 | |
| 1610 | |
| 1611 | |
| 1612 | |
| 1613 | |
| 1614 | |
| 1615 | |
| 1616 | |
| 1617 | |
| 1618 | |
| 1619 | |
| 1620 | |
| 1621 | |
| 1622 | |
| 1623 | |
| 1624 | |
| 1625 | |
| 1626 | |
| 1627 | |
| 1628 | |
Hono Bot | ef93071 | 2021-04-08 01:12:09 +0000 | [diff] [blame] | 1629 | |
| 1630 | |
Hono Bot | 1f51cfc | 2021-05-21 01:12:32 +0000 | [diff] [blame] | 1631 | |
| 1632 | |
Hono Bot | 8fa7d95 | 2021-07-14 01:12:12 +0000 | [diff] [blame] | 1633 | |
| 1634 | |
Hono Bot | 650d39f | 2021-02-02 02:17:46 +0000 | [diff] [blame] | 1635 | |
| 1636 | |
Hono Bot | bf26a12 | 2021-02-10 02:11:36 +0000 | [diff] [blame] | 1637 | <option id="1.6" value="https://www.eclipse.org/hono/docs/1.6/admin-guide/">1.6</option> |
hono Bot | 0190969 | 2020-09-10 21:24:10 -0400 | [diff] [blame] | 1638 | |
| 1639 | |
| 1640 | |
| 1641 | |
| 1642 | |
| 1643 | |
| 1644 | |
| 1645 | |
| 1646 | |
| 1647 | |
| 1648 | |
| 1649 | |
| 1650 | |
| 1651 | |
| 1652 | |
Hono Bot | 93bd24f | 2020-12-17 02:12:33 +0000 | [diff] [blame] | 1653 | |
| 1654 | |
hono Bot | 0190969 | 2020-09-10 21:24:10 -0400 | [diff] [blame] | 1655 | |
| 1656 | |
| 1657 | |
| 1658 | |
| 1659 | |
| 1660 | |
Hono Bot | 650d39f | 2021-02-02 02:17:46 +0000 | [diff] [blame] | 1661 | |
| 1662 | |
Hono Bot | ef93071 | 2021-04-08 01:12:09 +0000 | [diff] [blame] | 1663 | |
| 1664 | |
Hono Bot | 1f51cfc | 2021-05-21 01:12:32 +0000 | [diff] [blame] | 1665 | |
| 1666 | |
Hono Bot | 8fa7d95 | 2021-07-14 01:12:12 +0000 | [diff] [blame] | 1667 | |
| 1668 | |
hono Bot | 0190969 | 2020-09-10 21:24:10 -0400 | [diff] [blame] | 1669 | |
| 1670 | |
Hono Bot | bf26a12 | 2021-02-10 02:11:36 +0000 | [diff] [blame] | 1671 | <option id="1.5" value="https://www.eclipse.org/hono/docs/1.5/admin-guide/" selected>1.5</option> |
hono Bot | 8ac17b4 | 2020-07-20 21:23:51 -0400 | [diff] [blame] | 1672 | |
| 1673 | |
| 1674 | |
| 1675 | |
| 1676 | |
| 1677 | |
| 1678 | |
| 1679 | |
| 1680 | |
| 1681 | |
| 1682 | |
hono Bot | 132f6bf | 2020-08-03 21:23:53 -0400 | [diff] [blame] | 1683 | |
| 1684 | |
Hono Bot | 93bd24f | 2020-12-17 02:12:33 +0000 | [diff] [blame] | 1685 | |
| 1686 | |
hono Bot | 8ac17b4 | 2020-07-20 21:23:51 -0400 | [diff] [blame] | 1687 | |
| 1688 | |
| 1689 | |
| 1690 | |
| 1691 | |
| 1692 | |
hono Bot | 0190969 | 2020-09-10 21:24:10 -0400 | [diff] [blame] | 1693 | |
| 1694 | |
Hono Bot | 650d39f | 2021-02-02 02:17:46 +0000 | [diff] [blame] | 1695 | |
| 1696 | |
Hono Bot | ef93071 | 2021-04-08 01:12:09 +0000 | [diff] [blame] | 1697 | |
| 1698 | |
Hono Bot | 1f51cfc | 2021-05-21 01:12:32 +0000 | [diff] [blame] | 1699 | |
| 1700 | |
Hono Bot | 8fa7d95 | 2021-07-14 01:12:12 +0000 | [diff] [blame] | 1701 | |
| 1702 | |
hono Bot | 8ac17b4 | 2020-07-20 21:23:51 -0400 | [diff] [blame] | 1703 | |
| 1704 | |
Hono Bot | bf26a12 | 2021-02-10 02:11:36 +0000 | [diff] [blame] | 1705 | <option id="1.4" value="https://www.eclipse.org/hono/docs/1.4/admin-guide/">1.4</option> |
hono Bot | 132f6bf | 2020-08-03 21:23:53 -0400 | [diff] [blame] | 1706 | |
| 1707 | |
| 1708 | |
| 1709 | |
| 1710 | |
| 1711 | |
| 1712 | |
| 1713 | |
| 1714 | |
| 1715 | |
| 1716 | |
Hono Bot | 93bd24f | 2020-12-17 02:12:33 +0000 | [diff] [blame] | 1717 | |
| 1718 | |
hono Bot | 132f6bf | 2020-08-03 21:23:53 -0400 | [diff] [blame] | 1719 | |
| 1720 | |
| 1721 | |
| 1722 | |
| 1723 | |
| 1724 | |
| 1725 | |
| 1726 | |
hono Bot | 0190969 | 2020-09-10 21:24:10 -0400 | [diff] [blame] | 1727 | |
| 1728 | |
Hono Bot | 650d39f | 2021-02-02 02:17:46 +0000 | [diff] [blame] | 1729 | |
| 1730 | |
Hono Bot | ef93071 | 2021-04-08 01:12:09 +0000 | [diff] [blame] | 1731 | |
| 1732 | |
Hono Bot | 1f51cfc | 2021-05-21 01:12:32 +0000 | [diff] [blame] | 1733 | |
| 1734 | |
Hono Bot | 8fa7d95 | 2021-07-14 01:12:12 +0000 | [diff] [blame] | 1735 | |
| 1736 | |
hono Bot | 132f6bf | 2020-08-03 21:23:53 -0400 | [diff] [blame] | 1737 | |
| 1738 | |
Hono Bot | bf26a12 | 2021-02-10 02:11:36 +0000 | [diff] [blame] | 1739 | <option id="1.3" value="https://www.eclipse.org/hono/docs/1.3/admin-guide/">1.3</option> |
hono Bot | cbb7aa8 | 2020-03-24 22:23:35 -0400 | [diff] [blame] | 1740 | |
| 1741 | |
| 1742 | |
| 1743 | |
| 1744 | |
| 1745 | |
| 1746 | |
| 1747 | |
| 1748 | |
Hono Bot | 93bd24f | 2020-12-17 02:12:33 +0000 | [diff] [blame] | 1749 | |
| 1750 | |
hono Bot | cbb7aa8 | 2020-03-24 22:23:35 -0400 | [diff] [blame] | 1751 | |
| 1752 | |
| 1753 | |
| 1754 | |
| 1755 | |
| 1756 | |
hono Bot | 8ac17b4 | 2020-07-20 21:23:51 -0400 | [diff] [blame] | 1757 | |
| 1758 | |
hono Bot | 132f6bf | 2020-08-03 21:23:53 -0400 | [diff] [blame] | 1759 | |
| 1760 | |
hono Bot | 0190969 | 2020-09-10 21:24:10 -0400 | [diff] [blame] | 1761 | |
| 1762 | |
Hono Bot | 650d39f | 2021-02-02 02:17:46 +0000 | [diff] [blame] | 1763 | |
| 1764 | |
Hono Bot | ef93071 | 2021-04-08 01:12:09 +0000 | [diff] [blame] | 1765 | |
| 1766 | |
Hono Bot | 1f51cfc | 2021-05-21 01:12:32 +0000 | [diff] [blame] | 1767 | |
| 1768 | |
Hono Bot | 8fa7d95 | 2021-07-14 01:12:12 +0000 | [diff] [blame] | 1769 | |
| 1770 | |
hono Bot | cbb7aa8 | 2020-03-24 22:23:35 -0400 | [diff] [blame] | 1771 | |
| 1772 | |
Hono Bot | bf26a12 | 2021-02-10 02:11:36 +0000 | [diff] [blame] | 1773 | <option id="1.2" value="https://www.eclipse.org/hono/docs/1.2/admin-guide/">1.2</option> |
hono Bot | b4b50ad | 2020-02-06 21:23:45 -0500 | [diff] [blame] | 1774 | |
| 1775 | |
| 1776 | |
| 1777 | |
| 1778 | |
| 1779 | |
| 1780 | |
Hono Bot | 93bd24f | 2020-12-17 02:12:33 +0000 | [diff] [blame] | 1781 | |
| 1782 | |
hono Bot | b4b50ad | 2020-02-06 21:23:45 -0500 | [diff] [blame] | 1783 | |
| 1784 | |
| 1785 | |
| 1786 | |
| 1787 | |
| 1788 | |
hono Bot | cbb7aa8 | 2020-03-24 22:23:35 -0400 | [diff] [blame] | 1789 | |
| 1790 | |
hono Bot | 8ac17b4 | 2020-07-20 21:23:51 -0400 | [diff] [blame] | 1791 | |
| 1792 | |
hono Bot | 132f6bf | 2020-08-03 21:23:53 -0400 | [diff] [blame] | 1793 | |
| 1794 | |
hono Bot | 0190969 | 2020-09-10 21:24:10 -0400 | [diff] [blame] | 1795 | |
| 1796 | |
Hono Bot | 650d39f | 2021-02-02 02:17:46 +0000 | [diff] [blame] | 1797 | |
| 1798 | |
Hono Bot | ef93071 | 2021-04-08 01:12:09 +0000 | [diff] [blame] | 1799 | |
| 1800 | |
Hono Bot | 1f51cfc | 2021-05-21 01:12:32 +0000 | [diff] [blame] | 1801 | |
| 1802 | |
Hono Bot | 8fa7d95 | 2021-07-14 01:12:12 +0000 | [diff] [blame] | 1803 | |
| 1804 | |
hono Bot | b4b50ad | 2020-02-06 21:23:45 -0500 | [diff] [blame] | 1805 | |
| 1806 | |
Hono Bot | bf26a12 | 2021-02-10 02:11:36 +0000 | [diff] [blame] | 1807 | <option id="1.1" value="https://www.eclipse.org/hono/docs/1.1/admin-guide/">1.1</option> |
hono Bot | 2a83a85 | 2019-08-22 21:23:30 -0400 | [diff] [blame] | 1808 | |
| 1809 | |
| 1810 | |
| 1811 | |
| 1812 | |
Hono Bot | 93bd24f | 2020-12-17 02:12:33 +0000 | [diff] [blame] | 1813 | |
| 1814 | |
| 1815 | |
| 1816 | |
| 1817 | |
| 1818 | |
| 1819 | |
| 1820 | |
| 1821 | |
| 1822 | |
| 1823 | |
| 1824 | |
| 1825 | |
| 1826 | |
| 1827 | |
| 1828 | |
| 1829 | |
| 1830 | |
Hono Bot | 650d39f | 2021-02-02 02:17:46 +0000 | [diff] [blame] | 1831 | |
| 1832 | |
Hono Bot | ef93071 | 2021-04-08 01:12:09 +0000 | [diff] [blame] | 1833 | |
| 1834 | |
Hono Bot | 1f51cfc | 2021-05-21 01:12:32 +0000 | [diff] [blame] | 1835 | |
| 1836 | |
Hono Bot | 8fa7d95 | 2021-07-14 01:12:12 +0000 | [diff] [blame] | 1837 | |
| 1838 | |
Hono Bot | 93bd24f | 2020-12-17 02:12:33 +0000 | [diff] [blame] | 1839 | |
| 1840 | |
Hono Bot | bf26a12 | 2021-02-10 02:11:36 +0000 | [diff] [blame] | 1841 | <option id="1.0" value="https://www.eclipse.org/hono/docs/1.0/admin-guide/">1.0</option> |
Hono Bot | 93bd24f | 2020-12-17 02:12:33 +0000 | [diff] [blame] | 1842 | |
| 1843 | |
| 1844 | |
| 1845 | |
| 1846 | |
| 1847 | |
| 1848 | |
| 1849 | |
| 1850 | |
| 1851 | |
| 1852 | |
| 1853 | |
| 1854 | |
| 1855 | |
| 1856 | |
| 1857 | |
| 1858 | |
| 1859 | |
| 1860 | |
| 1861 | |
| 1862 | |
| 1863 | |
| 1864 | |
Hono Bot | 650d39f | 2021-02-02 02:17:46 +0000 | [diff] [blame] | 1865 | |
| 1866 | |
Hono Bot | ef93071 | 2021-04-08 01:12:09 +0000 | [diff] [blame] | 1867 | |
| 1868 | |
Hono Bot | 1f51cfc | 2021-05-21 01:12:32 +0000 | [diff] [blame] | 1869 | |
| 1870 | |
Hono Bot | 8fa7d95 | 2021-07-14 01:12:12 +0000 | [diff] [blame] | 1871 | |
| 1872 | |
Hono Bot | 93bd24f | 2020-12-17 02:12:33 +0000 | [diff] [blame] | 1873 | |
| 1874 | |
Hono Bot | bf26a12 | 2021-02-10 02:11:36 +0000 | [diff] [blame] | 1875 | <option id="dev" value="https://www.eclipse.org/hono/docs/dev/admin-guide/">dev</option> |
Hono Bot | 93bd24f | 2020-12-17 02:12:33 +0000 | [diff] [blame] | 1876 | |
| 1877 | |
| 1878 | |
hono Bot | 2a83a85 | 2019-08-22 21:23:30 -0400 | [diff] [blame] | 1879 | |
hono Bot | 5205c03 | 2019-07-25 04:43:34 -0400 | [diff] [blame] | 1880 | </select> |
| 1881 | <svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" |
| 1882 | width="255px" height="255px" viewBox="0 0 255 255" style="enable-background:new 0 0 255 255;" xml:space="preserve"> |
| 1883 | <g> |
| 1884 | <g id="arrow-drop-down"> |
| 1885 | <polygon points="0,63.75 127.5,191.25 255,63.75 " /> |
| 1886 | </g> |
| 1887 | </g> |
| 1888 | </svg> |
| 1889 | </div> |
| 1890 | </a> |
| 1891 | </div> |
| 1892 | </div> |
| 1893 | </li> |
| 1894 | |
| 1895 | |
| 1896 | |
| 1897 | </ul> |
| 1898 | </section> |
| 1899 | |
| 1900 | <section id="footer"> |
| 1901 | |
| 1902 | |
Hono Bot | d932263 | 2021-01-01 02:10:48 +0000 | [diff] [blame] | 1903 | <p>© 2021 <a href="https://www.eclipse.org/hono/">The Eclipse Hono Project</a></p> |
hono Bot | 5205c03 | 2019-07-25 04:43:34 -0400 | [diff] [blame] | 1904 | |
| 1905 | <p> |
| 1906 | Documentation built with |
hono Bot | 6526c3d | 2019-10-19 05:09:07 -0400 | [diff] [blame] | 1907 | <a href="https://gohugo.io/" target="_blank">Hugo</a> |
hono Bot | 5205c03 | 2019-07-25 04:43:34 -0400 | [diff] [blame] | 1908 | using the |
| 1909 | <a href="https://github.com/matcornic/hugo-theme-learn" target="_blank">Learn</a> theme. |
| 1910 | </p> |
| 1911 | |
| 1912 | <div class="eclipse-logo"> |
| 1913 | <a href="https://www.eclipse.org" target="_blank"> |
| 1914 | <img src="https://www.eclipse.org/hono/docs/images/eclipse_foundation_logo.svg"/> |
| 1915 | </a> |
| 1916 | </div> |
| 1917 | |
| 1918 | </section> |
| 1919 | </div> |
| 1920 | </nav> |
| 1921 | |
| 1922 | |
| 1923 | |
| 1924 | |
hono Bot | 5205c03 | 2019-07-25 04:43:34 -0400 | [diff] [blame] | 1925 | <section id="body"> |
| 1926 | <div id="overlay"></div> |
Hono Bot | bf26a12 | 2021-02-10 02:11:36 +0000 | [diff] [blame] | 1927 | |
hono Bot | 5205c03 | 2019-07-25 04:43:34 -0400 | [diff] [blame] | 1928 | |
Hono Bot | 650d39f | 2021-02-02 02:17:46 +0000 | [diff] [blame] | 1929 | <div class="old-version-hint"> |
| 1930 | <p>This page refers to version <em>1.5</em>. |
| 1931 | You might want to use the <a href="https://www.eclipse.org/hono/docs/">current stable</a> version. |
| 1932 | </p> |
| 1933 | </div> |
| 1934 | |
hono Bot | 5205c03 | 2019-07-25 04:43:34 -0400 | [diff] [blame] | 1935 | |
Hono Bot | bf26a12 | 2021-02-10 02:11:36 +0000 | [diff] [blame] | 1936 | |
hono Bot | 5205c03 | 2019-07-25 04:43:34 -0400 | [diff] [blame] | 1937 | <div class="padding highlightable"> |
| 1938 | |
| 1939 | <div> |
| 1940 | <div id="top-bar"> |
| 1941 | |
| 1942 | |
| 1943 | |
| 1944 | |
| 1945 | <div id="top-github-link"> |
Hono Bot | 93bd24f | 2020-12-17 02:12:33 +0000 | [diff] [blame] | 1946 | <a class="github-link" title='Edit this page' href="https://github.com/eclipse/hono/edit/master/site/documentation/content/admin-guide/_index.md" target="blank"> |
hono Bot | 5205c03 | 2019-07-25 04:43:34 -0400 | [diff] [blame] | 1947 | <i class="fas fa-code-branch"></i> |
| 1948 | <span id="top-github-link-text">Edit this page</span> |
| 1949 | </a> |
| 1950 | </div> |
| 1951 | |
| 1952 | |
| 1953 | |
| 1954 | <div id="breadcrumbs" itemscope="" itemtype="http://data-vocabulary.org/Breadcrumb"> |
| 1955 | <span id="sidebar-toggle-span"> |
| 1956 | <a href="#" id="sidebar-toggle" data-sidebar-toggle=""> |
| 1957 | <i class="fas fa-bars"></i> |
| 1958 | </a> |
| 1959 | </span> |
| 1960 | |
hono Bot | 5205c03 | 2019-07-25 04:43:34 -0400 | [diff] [blame] | 1961 | <span class="links"> |
| 1962 | |
| 1963 | |
| 1964 | |
| 1965 | |
| 1966 | |
| 1967 | |
| 1968 | |
| 1969 | |
| 1970 | |
Hono Bot | 93bd24f | 2020-12-17 02:12:33 +0000 | [diff] [blame] | 1971 | <a href='/hono/docs/1.5/'>Documentation</a> > Admin Guide |
hono Bot | 5205c03 | 2019-07-25 04:43:34 -0400 | [diff] [blame] | 1972 | |
Hono Bot | bf26a12 | 2021-02-10 02:11:36 +0000 | [diff] [blame] | 1973 | |
hono Bot | 5205c03 | 2019-07-25 04:43:34 -0400 | [diff] [blame] | 1974 | |
| 1975 | |
| 1976 | |
| 1977 | </span> |
| 1978 | </div> |
| 1979 | |
hono Bot | 5205c03 | 2019-07-25 04:43:34 -0400 | [diff] [blame] | 1980 | </div> |
| 1981 | </div> |
| 1982 | |
Hono Bot | bf26a12 | 2021-02-10 02:11:36 +0000 | [diff] [blame] | 1983 | <div id="head-tags"> |
| 1984 | |
| 1985 | </div> |
hono Bot | 5205c03 | 2019-07-25 04:43:34 -0400 | [diff] [blame] | 1986 | |
Hono Bot | 93bd24f | 2020-12-17 02:12:33 +0000 | [diff] [blame] | 1987 | <div id="chapter"> |
| 1988 | |
hono Bot | 5205c03 | 2019-07-25 04:43:34 -0400 | [diff] [blame] | 1989 | <div id="body-inner"> |
| 1990 | |
hono Bot | 5205c03 | 2019-07-25 04:43:34 -0400 | [diff] [blame] | 1991 | |
| 1992 | |
| 1993 | |
| 1994 | |
hono Bot | 5205c03 | 2019-07-25 04:43:34 -0400 | [diff] [blame] | 1995 | |
Hono Bot | ef93071 | 2021-04-08 01:12:09 +0000 | [diff] [blame] | 1996 | <h1 id="admin-guide">Admin Guide</h1> |
| 1997 | <p>Learn how to operate Eclipse Honoâ„¢ and look up the configuration options of its components.</p> |
hono Bot | 5205c03 | 2019-07-25 04:43:34 -0400 | [diff] [blame] | 1998 | |
hono Bot | 5205c03 | 2019-07-25 04:43:34 -0400 | [diff] [blame] | 1999 | |
Hono Bot | bf26a12 | 2021-02-10 02:11:36 +0000 | [diff] [blame] | 2000 | |
| 2001 | |
| 2002 | |
hono Bot | 5205c03 | 2019-07-25 04:43:34 -0400 | [diff] [blame] | 2003 | <footer class=" footline" > |
| 2004 | |
| 2005 | </footer> |
| 2006 | |
Hono Bot | 93bd24f | 2020-12-17 02:12:33 +0000 | [diff] [blame] | 2007 | |
| 2008 | </div> |
hono Bot | 5205c03 | 2019-07-25 04:43:34 -0400 | [diff] [blame] | 2009 | |
| 2010 | </div> |
| 2011 | |
| 2012 | |
| 2013 | </div> |
| 2014 | |
| 2015 | <div id="navigation"> |
| 2016 | |
| 2017 | |
| 2018 | |
| 2019 | |
| 2020 | |
| 2021 | |
| 2022 | |
| 2023 | |
| 2024 | |
| 2025 | |
| 2026 | |
| 2027 | |
| 2028 | |
| 2029 | |
| 2030 | |
| 2031 | |
| 2032 | |
| 2033 | |
| 2034 | |
| 2035 | |
| 2036 | |
| 2037 | |
| 2038 | |
| 2039 | |
| 2040 | |
| 2041 | |
| 2042 | |
| 2043 | |
| 2044 | |
| 2045 | |
| 2046 | |
| 2047 | |
| 2048 | |
| 2049 | |
| 2050 | |
| 2051 | |
| 2052 | |
| 2053 | |
| 2054 | |
| 2055 | |
| 2056 | |
| 2057 | |
| 2058 | |
| 2059 | |
| 2060 | |
| 2061 | |
| 2062 | |
| 2063 | |
| 2064 | |
| 2065 | |
| 2066 | |
| 2067 | |
| 2068 | |
| 2069 | |
| 2070 | |
| 2071 | |
| 2072 | |
| 2073 | |
| 2074 | |
| 2075 | |
| 2076 | |
| 2077 | |
| 2078 | |
| 2079 | |
| 2080 | |
| 2081 | |
| 2082 | |
| 2083 | |
| 2084 | |
| 2085 | |
| 2086 | |
| 2087 | |
| 2088 | |
| 2089 | |
| 2090 | |
| 2091 | |
| 2092 | |
| 2093 | |
| 2094 | |
| 2095 | |
| 2096 | |
| 2097 | |
| 2098 | |
| 2099 | |
| 2100 | |
| 2101 | |
| 2102 | |
| 2103 | |
| 2104 | |
| 2105 | |
| 2106 | |
| 2107 | |
| 2108 | |
| 2109 | |
| 2110 | |
| 2111 | |
| 2112 | |
| 2113 | |
| 2114 | |
| 2115 | |
| 2116 | |
| 2117 | |
| 2118 | |
| 2119 | |
| 2120 | |
| 2121 | |
| 2122 | |
| 2123 | |
| 2124 | |
| 2125 | |
| 2126 | |
| 2127 | |
| 2128 | |
| 2129 | |
| 2130 | |
| 2131 | |
| 2132 | |
| 2133 | |
| 2134 | |
| 2135 | |
| 2136 | |
| 2137 | |
| 2138 | |
| 2139 | |
| 2140 | |
| 2141 | |
| 2142 | |
| 2143 | |
| 2144 | |
| 2145 | |
| 2146 | |
hono Bot | b4b50ad | 2020-02-06 21:23:45 -0500 | [diff] [blame] | 2147 | |
| 2148 | |
| 2149 | |
| 2150 | |
| 2151 | |
| 2152 | |
| 2153 | |
| 2154 | |
| 2155 | |
| 2156 | |
| 2157 | |
| 2158 | |
| 2159 | |
| 2160 | |
| 2161 | |
| 2162 | |
hono Bot | ce2df40 | 2020-02-28 10:38:15 -0500 | [diff] [blame] | 2163 | |
| 2164 | |
| 2165 | |
| 2166 | |
| 2167 | |
| 2168 | |
| 2169 | |
| 2170 | |
| 2171 | |
| 2172 | |
| 2173 | |
| 2174 | |
| 2175 | |
| 2176 | |
| 2177 | |
| 2178 | |
hono Bot | 5205c03 | 2019-07-25 04:43:34 -0400 | [diff] [blame] | 2179 | |
| 2180 | |
| 2181 | |
| 2182 | |
| 2183 | |
| 2184 | |
| 2185 | |
| 2186 | |
hono Bot | 5205c03 | 2019-07-25 04:43:34 -0400 | [diff] [blame] | 2187 | |
| 2188 | |
| 2189 | |
| 2190 | |
| 2191 | |
| 2192 | |
| 2193 | |
| 2194 | |
| 2195 | |
| 2196 | |
| 2197 | |
| 2198 | |
| 2199 | |
hono Bot | 5205c03 | 2019-07-25 04:43:34 -0400 | [diff] [blame] | 2200 | |
| 2201 | |
| 2202 | |
| 2203 | |
| 2204 | |
| 2205 | |
| 2206 | |
| 2207 | |
| 2208 | |
| 2209 | |
| 2210 | |
| 2211 | |
| 2212 | |
| 2213 | |
| 2214 | |
| 2215 | |
| 2216 | |
| 2217 | |
| 2218 | |
| 2219 | |
| 2220 | |
| 2221 | |
| 2222 | |
| 2223 | |
| 2224 | |
| 2225 | |
| 2226 | |
| 2227 | |
| 2228 | |
| 2229 | |
| 2230 | |
| 2231 | |
| 2232 | |
| 2233 | |
| 2234 | |
| 2235 | |
| 2236 | |
| 2237 | |
| 2238 | |
| 2239 | |
| 2240 | |
| 2241 | |
| 2242 | |
| 2243 | |
| 2244 | |
| 2245 | |
| 2246 | |
| 2247 | |
| 2248 | |
| 2249 | |
| 2250 | |
| 2251 | |
| 2252 | |
| 2253 | |
| 2254 | |
| 2255 | |
| 2256 | |
| 2257 | |
| 2258 | |
| 2259 | |
| 2260 | |
| 2261 | |
| 2262 | |
| 2263 | |
| 2264 | |
| 2265 | |
| 2266 | |
| 2267 | |
| 2268 | |
| 2269 | |
| 2270 | |
| 2271 | |
| 2272 | |
| 2273 | |
| 2274 | |
| 2275 | |
| 2276 | |
| 2277 | |
| 2278 | |
| 2279 | |
| 2280 | |
| 2281 | |
| 2282 | |
| 2283 | |
| 2284 | |
| 2285 | |
| 2286 | |
| 2287 | |
| 2288 | |
| 2289 | |
| 2290 | |
| 2291 | |
| 2292 | |
| 2293 | |
| 2294 | |
| 2295 | |
hono Bot | cbb7aa8 | 2020-03-24 22:23:35 -0400 | [diff] [blame] | 2296 | |
| 2297 | |
| 2298 | |
| 2299 | |
| 2300 | |
| 2301 | |
| 2302 | |
| 2303 | |
| 2304 | |
| 2305 | |
| 2306 | |
| 2307 | |
| 2308 | |
| 2309 | |
| 2310 | |
| 2311 | |
hono Bot | 8ac17b4 | 2020-07-20 21:23:51 -0400 | [diff] [blame] | 2312 | |
| 2313 | |
| 2314 | |
| 2315 | |
| 2316 | |
| 2317 | |
| 2318 | |
| 2319 | |
| 2320 | |
| 2321 | |
| 2322 | |
| 2323 | |
| 2324 | |
| 2325 | |
Hono Bot | 93bd24f | 2020-12-17 02:12:33 +0000 | [diff] [blame] | 2326 | |
| 2327 | |
| 2328 | |
| 2329 | |
| 2330 | |
| 2331 | |
| 2332 | |
| 2333 | |
hono Bot | 8ac17b4 | 2020-07-20 21:23:51 -0400 | [diff] [blame] | 2334 | |
| 2335 | |
hono Bot | 5205c03 | 2019-07-25 04:43:34 -0400 | [diff] [blame] | 2336 | |
| 2337 | |
| 2338 | |
| 2339 | |
| 2340 | |
| 2341 | |
| 2342 | |
| 2343 | |
| 2344 | |
Hono Bot | 93bd24f | 2020-12-17 02:12:33 +0000 | [diff] [blame] | 2345 | |
| 2346 | |
| 2347 | |
| 2348 | |
| 2349 | |
| 2350 | |
| 2351 | |
| 2352 | |
| 2353 | |
| 2354 | |
| 2355 | |
| 2356 | |
| 2357 | |
| 2358 | |
| 2359 | |
| 2360 | |
hono Bot | 5205c03 | 2019-07-25 04:43:34 -0400 | [diff] [blame] | 2361 | |
| 2362 | |
| 2363 | |
hono Bot | 2d0d6e9 | 2020-08-04 21:24:09 -0400 | [diff] [blame] | 2364 | |
| 2365 | |
| 2366 | |
hono Bot | 5205c03 | 2019-07-25 04:43:34 -0400 | [diff] [blame] | 2367 | |
| 2368 | |
hono Bot | 5205c03 | 2019-07-25 04:43:34 -0400 | [diff] [blame] | 2369 | |
| 2370 | |
| 2371 | |
| 2372 | |
| 2373 | |
| 2374 | |
| 2375 | |
| 2376 | |
Hono Bot | 93bd24f | 2020-12-17 02:12:33 +0000 | [diff] [blame] | 2377 | |
| 2378 | |
| 2379 | |
hono Bot | 5205c03 | 2019-07-25 04:43:34 -0400 | [diff] [blame] | 2380 | |
| 2381 | |
| 2382 | |
| 2383 | |
| 2384 | |
| 2385 | |
| 2386 | |
| 2387 | |
| 2388 | |
| 2389 | |
| 2390 | |
| 2391 | |
| 2392 | |
| 2393 | |
| 2394 | |
| 2395 | |
| 2396 | |
| 2397 | |
| 2398 | |
| 2399 | |
| 2400 | |
| 2401 | |
| 2402 | |
| 2403 | |
| 2404 | |
| 2405 | |
| 2406 | |
| 2407 | |
| 2408 | |
| 2409 | |
| 2410 | |
| 2411 | |
| 2412 | |
| 2413 | |
| 2414 | |
| 2415 | |
| 2416 | |
| 2417 | |
| 2418 | |
| 2419 | |
| 2420 | |
| 2421 | |
| 2422 | |
| 2423 | |
| 2424 | |
| 2425 | |
| 2426 | |
| 2427 | |
| 2428 | |
| 2429 | |
| 2430 | |
| 2431 | |
| 2432 | |
| 2433 | |
| 2434 | |
| 2435 | |
| 2436 | |
| 2437 | |
| 2438 | |
| 2439 | |
| 2440 | |
| 2441 | |
| 2442 | |
| 2443 | |
| 2444 | |
| 2445 | |
| 2446 | |
| 2447 | |
| 2448 | |
| 2449 | |
| 2450 | |
| 2451 | |
| 2452 | |
| 2453 | |
| 2454 | |
| 2455 | |
| 2456 | |
| 2457 | |
| 2458 | |
| 2459 | |
| 2460 | |
| 2461 | |
| 2462 | |
| 2463 | |
| 2464 | |
| 2465 | |
| 2466 | |
| 2467 | |
| 2468 | |
| 2469 | |
| 2470 | |
| 2471 | |
| 2472 | |
| 2473 | |
| 2474 | |
| 2475 | |
| 2476 | |
| 2477 | |
| 2478 | |
| 2479 | |
| 2480 | |
| 2481 | |
| 2482 | |
| 2483 | |
| 2484 | |
| 2485 | |
| 2486 | |
| 2487 | |
| 2488 | |
| 2489 | |
| 2490 | |
| 2491 | |
| 2492 | |
| 2493 | |
| 2494 | |
| 2495 | |
| 2496 | |
| 2497 | |
| 2498 | |
| 2499 | |
| 2500 | |
| 2501 | |
| 2502 | |
| 2503 | |
| 2504 | |
| 2505 | |
| 2506 | |
| 2507 | |
| 2508 | |
| 2509 | |
| 2510 | |
| 2511 | |
| 2512 | |
| 2513 | |
| 2514 | |
| 2515 | |
| 2516 | |
| 2517 | |
| 2518 | |
| 2519 | |
| 2520 | |
| 2521 | |
| 2522 | |
| 2523 | |
| 2524 | |
| 2525 | |
| 2526 | |
| 2527 | |
| 2528 | |
| 2529 | |
| 2530 | |
| 2531 | |
| 2532 | |
| 2533 | |
| 2534 | |
| 2535 | |
| 2536 | |
| 2537 | |
| 2538 | |
| 2539 | |
| 2540 | |
| 2541 | |
| 2542 | |
| 2543 | |
| 2544 | |
| 2545 | |
| 2546 | |
| 2547 | |
| 2548 | |
| 2549 | |
| 2550 | |
| 2551 | |
| 2552 | |
| 2553 | |
| 2554 | |
| 2555 | |
hono Bot | 2a83a85 | 2019-08-22 21:23:30 -0400 | [diff] [blame] | 2556 | |
| 2557 | |
| 2558 | |
| 2559 | |
| 2560 | |
| 2561 | |
| 2562 | |
| 2563 | |
| 2564 | |
| 2565 | |
| 2566 | |
| 2567 | |
| 2568 | |
| 2569 | |
| 2570 | |
| 2571 | |
hono Bot | 8ac17b4 | 2020-07-20 21:23:51 -0400 | [diff] [blame] | 2572 | |
| 2573 | |
| 2574 | |
| 2575 | |
| 2576 | |
| 2577 | |
| 2578 | |
| 2579 | |
| 2580 | |
| 2581 | |
| 2582 | |
| 2583 | |
| 2584 | |
| 2585 | |
| 2586 | |
| 2587 | |
| 2588 | |
| 2589 | |
| 2590 | |
| 2591 | |
| 2592 | |
| 2593 | |
| 2594 | |
| 2595 | |
| 2596 | |
| 2597 | |
| 2598 | |
| 2599 | |
| 2600 | |
| 2601 | |
| 2602 | |
| 2603 | |
hono Bot | 2d0d6e9 | 2020-08-04 21:24:09 -0400 | [diff] [blame] | 2604 | |
| 2605 | |
| 2606 | |
| 2607 | |
| 2608 | |
hono Bot | 5205c03 | 2019-07-25 04:43:34 -0400 | [diff] [blame] | 2609 | |
| 2610 | |
| 2611 | |
| 2612 | |
| 2613 | |
| 2614 | |
| 2615 | |
| 2616 | |
| 2617 | |
| 2618 | |
| 2619 | |
| 2620 | |
| 2621 | |
| 2622 | |
| 2623 | |
| 2624 | |
| 2625 | |
| 2626 | |
| 2627 | |
| 2628 | |
| 2629 | |
| 2630 | |
| 2631 | |
| 2632 | |
| 2633 | |
| 2634 | |
| 2635 | |
| 2636 | |
| 2637 | |
| 2638 | |
| 2639 | |
| 2640 | |
| 2641 | |
| 2642 | |
| 2643 | |
| 2644 | |
| 2645 | |
| 2646 | |
| 2647 | |
| 2648 | |
| 2649 | |
| 2650 | |
| 2651 | |
| 2652 | |
| 2653 | |
| 2654 | |
| 2655 | |
| 2656 | |
| 2657 | |
| 2658 | |
| 2659 | |
| 2660 | |
| 2661 | |
| 2662 | |
| 2663 | |
| 2664 | |
| 2665 | |
| 2666 | |
| 2667 | |
| 2668 | |
| 2669 | |
| 2670 | |
| 2671 | |
| 2672 | |
hono Bot | cbb7aa8 | 2020-03-24 22:23:35 -0400 | [diff] [blame] | 2673 | |
| 2674 | |
| 2675 | |
| 2676 | |
| 2677 | |
| 2678 | |
| 2679 | |
| 2680 | |
| 2681 | |
| 2682 | |
| 2683 | |
| 2684 | |
| 2685 | |
| 2686 | |
| 2687 | |
| 2688 | |
hono Bot | 5205c03 | 2019-07-25 04:43:34 -0400 | [diff] [blame] | 2689 | |
| 2690 | |
| 2691 | |
| 2692 | |
| 2693 | |
| 2694 | |
| 2695 | |
| 2696 | |
| 2697 | |
| 2698 | |
| 2699 | |
| 2700 | |
| 2701 | |
| 2702 | |
| 2703 | |
| 2704 | |
| 2705 | |
| 2706 | |
| 2707 | |
| 2708 | |
| 2709 | |
| 2710 | |
| 2711 | |
| 2712 | |
| 2713 | |
| 2714 | |
| 2715 | |
| 2716 | |
| 2717 | |
| 2718 | |
| 2719 | |
| 2720 | |
| 2721 | |
| 2722 | |
| 2723 | |
| 2724 | |
| 2725 | |
| 2726 | |
| 2727 | |
| 2728 | |
| 2729 | |
| 2730 | |
| 2731 | |
| 2732 | |
| 2733 | |
| 2734 | |
| 2735 | |
| 2736 | |
| 2737 | |
| 2738 | |
| 2739 | |
| 2740 | |
| 2741 | |
| 2742 | |
| 2743 | |
| 2744 | |
| 2745 | |
| 2746 | |
| 2747 | |
| 2748 | |
| 2749 | |
| 2750 | |
| 2751 | |
| 2752 | |
| 2753 | |
| 2754 | |
| 2755 | |
| 2756 | |
| 2757 | |
| 2758 | |
| 2759 | |
| 2760 | |
| 2761 | |
| 2762 | |
| 2763 | |
| 2764 | |
| 2765 | |
| 2766 | |
| 2767 | |
| 2768 | |
| 2769 | |
| 2770 | |
| 2771 | |
| 2772 | |
| 2773 | |
| 2774 | |
| 2775 | |
| 2776 | |
| 2777 | |
| 2778 | |
| 2779 | |
| 2780 | |
| 2781 | |
| 2782 | |
| 2783 | |
| 2784 | |
| 2785 | |
| 2786 | |
| 2787 | |
| 2788 | |
| 2789 | |
| 2790 | |
| 2791 | |
| 2792 | |
| 2793 | |
| 2794 | |
| 2795 | |
| 2796 | |
| 2797 | |
| 2798 | |
| 2799 | |
| 2800 | |
| 2801 | |
| 2802 | |
| 2803 | |
| 2804 | |
| 2805 | |
| 2806 | |
| 2807 | |
| 2808 | |
| 2809 | |
| 2810 | |
| 2811 | |
| 2812 | |
| 2813 | |
| 2814 | |
| 2815 | |
| 2816 | |
| 2817 | |
| 2818 | |
| 2819 | |
| 2820 | |
| 2821 | |
| 2822 | |
| 2823 | |
| 2824 | |
| 2825 | |
| 2826 | |
| 2827 | |
| 2828 | |
| 2829 | |
| 2830 | |
| 2831 | |
| 2832 | |
| 2833 | |
| 2834 | |
| 2835 | |
| 2836 | |
| 2837 | |
| 2838 | |
| 2839 | |
| 2840 | |
| 2841 | |
| 2842 | |
| 2843 | |
| 2844 | |
| 2845 | |
| 2846 | |
| 2847 | |
| 2848 | |
hono Bot | 2a83a85 | 2019-08-22 21:23:30 -0400 | [diff] [blame] | 2849 | |
| 2850 | |
| 2851 | |
| 2852 | |
| 2853 | |
| 2854 | |
| 2855 | |
| 2856 | |
| 2857 | |
| 2858 | |
| 2859 | |
| 2860 | |
| 2861 | |
| 2862 | |
| 2863 | |
| 2864 | |
Hono Bot | 93bd24f | 2020-12-17 02:12:33 +0000 | [diff] [blame] | 2865 | |
| 2866 | |
| 2867 | |
| 2868 | |
| 2869 | |
| 2870 | |
| 2871 | |
| 2872 | |
| 2873 | |
| 2874 | |
| 2875 | |
| 2876 | |
| 2877 | |
| 2878 | |
| 2879 | |
| 2880 | |
hono Bot | 5205c03 | 2019-07-25 04:43:34 -0400 | [diff] [blame] | 2881 | |
| 2882 | |
| 2883 | |
| 2884 | |
| 2885 | |
| 2886 | |
| 2887 | |
| 2888 | |
| 2889 | |
| 2890 | |
| 2891 | |
| 2892 | |
| 2893 | |
| 2894 | |
| 2895 | |
| 2896 | |
| 2897 | |
| 2898 | |
| 2899 | |
| 2900 | |
| 2901 | |
| 2902 | |
| 2903 | |
| 2904 | |
| 2905 | |
| 2906 | |
| 2907 | |
| 2908 | |
| 2909 | |
| 2910 | |
| 2911 | |
| 2912 | |
| 2913 | |
| 2914 | |
| 2915 | |
| 2916 | |
| 2917 | |
| 2918 | |
| 2919 | |
| 2920 | |
| 2921 | |
| 2922 | |
| 2923 | |
| 2924 | |
| 2925 | |
| 2926 | |
| 2927 | |
| 2928 | |
| 2929 | |
| 2930 | |
| 2931 | |
| 2932 | |
| 2933 | |
| 2934 | |
| 2935 | |
| 2936 | |
| 2937 | |
| 2938 | |
| 2939 | |
| 2940 | |
| 2941 | |
| 2942 | |
| 2943 | |
| 2944 | |
| 2945 | |
| 2946 | |
| 2947 | |
| 2948 | |
| 2949 | |
| 2950 | |
| 2951 | |
| 2952 | |
| 2953 | |
| 2954 | |
| 2955 | |
| 2956 | |
| 2957 | |
| 2958 | |
| 2959 | |
| 2960 | |
| 2961 | |
| 2962 | |
| 2963 | |
| 2964 | |
| 2965 | |
| 2966 | |
| 2967 | |
| 2968 | |
| 2969 | |
| 2970 | |
| 2971 | |
| 2972 | |
| 2973 | |
| 2974 | |
| 2975 | |
| 2976 | |
| 2977 | |
| 2978 | |
| 2979 | |
| 2980 | |
| 2981 | |
| 2982 | |
| 2983 | |
| 2984 | |
| 2985 | |
| 2986 | |
| 2987 | |
| 2988 | |
| 2989 | |
| 2990 | |
| 2991 | |
| 2992 | |
| 2993 | |
| 2994 | |
| 2995 | |
| 2996 | |
| 2997 | |
| 2998 | |
| 2999 | |
| 3000 | |
| 3001 | |
| 3002 | |
| 3003 | |
| 3004 | |
| 3005 | |
| 3006 | |
| 3007 | |
| 3008 | |
| 3009 | |
| 3010 | |
| 3011 | |
| 3012 | |
| 3013 | |
| 3014 | |
| 3015 | |
| 3016 | |
| 3017 | |
| 3018 | |
| 3019 | |
| 3020 | </div> |
| 3021 | |
| 3022 | </section> |
| 3023 | |
| 3024 | <div style="left: -1000px; overflow: scroll; position: absolute; top: -1000px; border: none; box-sizing: content-box; height: 200px; margin: 0px; padding: 0px; width: 200px;"> |
| 3025 | <div style="border: none; box-sizing: content-box; height: 200px; margin: 0px; padding: 0px; width: 200px;"></div> |
| 3026 | </div> |
Hono Bot | 6614978 | 2021-07-30 01:12:32 +0000 | [diff] [blame^] | 3027 | <script src="/hono/docs/js/clipboard.min.js?1627607527"></script> |
| 3028 | <script src="/hono/docs/js/perfect-scrollbar.min.js?1627607527"></script> |
| 3029 | <script src="/hono/docs/js/perfect-scrollbar.jquery.min.js?1627607527"></script> |
| 3030 | <script src="/hono/docs/js/jquery.sticky.js?1627607527"></script> |
| 3031 | <script src="/hono/docs/js/featherlight.min.js?1627607527"></script> |
| 3032 | <script src="/hono/docs/js/highlight.pack.js?1627607527"></script> |
hono Bot | 5205c03 | 2019-07-25 04:43:34 -0400 | [diff] [blame] | 3033 | <script>hljs.initHighlightingOnLoad();</script> |
Hono Bot | 6614978 | 2021-07-30 01:12:32 +0000 | [diff] [blame^] | 3034 | <script src="/hono/docs/js/modernizr.custom-3.6.0.js?1627607527"></script> |
| 3035 | <script src="/hono/docs/js/learn.js?1627607527"></script> |
| 3036 | <script src="/hono/docs/js/hugo-learn.js?1627607527"></script> |
hono Bot | 5205c03 | 2019-07-25 04:43:34 -0400 | [diff] [blame] | 3037 | |
Hono Bot | 6614978 | 2021-07-30 01:12:32 +0000 | [diff] [blame^] | 3038 | <link href="/hono/docs/mermaid/mermaid.css?1627607527" rel="stylesheet" /> |
| 3039 | <script src="/hono/docs/mermaid/mermaid.js?1627607527"></script> |
hono Bot | 5205c03 | 2019-07-25 04:43:34 -0400 | [diff] [blame] | 3040 | <script> |
| 3041 | mermaid.initialize({ startOnLoad: true }); |
| 3042 | </script> |
| 3043 | |
| 3044 | |
| 3045 | |
| 3046 | |
hono Bot | 5205c03 | 2019-07-25 04:43:34 -0400 | [diff] [blame] | 3047 | <script> |
| 3048 | (function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': |
| 3049 | new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], |
| 3050 | j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= |
| 3051 | 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); |
| 3052 | })(window,document,'script','dataLayer','GTM-5WLCZXC'); |
| 3053 | </script> |
| 3054 | |
| 3055 | |
| 3056 | <script src="https://www.eclipse.org/eclipse.org-common/themes/solstice/public/javascript/vendor/cookieconsent/default.min.js"></script> |
| 3057 | |
| 3058 | </body> |
| 3059 | </html> |