From 06f4c6e059cee7bac497cde7e199a08dad859760 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Du=C5=A1an=20Borov=C4=8Danin?= Date: Thu, 4 Apr 2019 11:19:43 +0200 Subject: [PATCH] Use images instead of carousel (#685) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Dušan Borovčanin --- docs/bootstrap.md | 240 +++------------------------------------------- 1 file changed, 14 insertions(+), 226 deletions(-) diff --git a/docs/bootstrap.md b/docs/bootstrap.md index eb4bae65..d7bd47a3 100644 --- a/docs/bootstrap.md +++ b/docs/bootstrap.md @@ -8,237 +8,25 @@ Mainflux platform supports bootstrapping process, but some of the preconditions > Bootstrapping and provisioning are two different procedures. Provisioning refers to entities management while bootstrapping is related to entity configuration. +Bootstrapping procedure is the following: - -
- -
+![Bootstrap](img/bootstrap/5.png) +*3) Bootstrap - send a request for the configuration* +![Update, enable/disable, remove](img/bootstrap/6.png) +*4) Connect/disconnect thing from channels, update or remove configuration* ### Configuration