diff --git a/docs/Infrastructure/infrastructure.md b/docs/Infrastructure/infrastructure.md index 4102344..46fd4a2 100644 --- a/docs/Infrastructure/infrastructure.md +++ b/docs/Infrastructure/infrastructure.md @@ -8,7 +8,7 @@ VirtualMachine <--> RPI namespace Server { class VirtualMachine { +Apache() - +Websocket() + +WebsocketServer() +MariaDB() Python/C++ Database @@ -22,7 +22,7 @@ namespace kobuki { Receiver Sensors C++ - +Websocket() + +WebsocketClient() +Kobuki() }