Skip to content
Snippets Groups Projects
Unverified Commit cf06ccf2 authored by Andrei Gherzan's avatar Andrei Gherzan :penguin:
Browse files

docs: Remove blueprints documentation


Signed-off-by: Andrei Gherzan's avatarAndrei Gherzan <andrei.gherzan@huawei.com>
parent 29f7c8e1
No related branches found
No related tags found
No related merge requests found
Showing
with 0 additions and 79 deletions
docs/blueprints/assets/smart-home-blueprint-arch.png

130 B

SPDX-FileCopyrightText: Huawei Inc.
SPDX-License-Identifier: CC-BY-4.0
\ No newline at end of file
' SPDX-FileCopyrightText: Huawei Inc.
'
' SPDX-License-Identifier: CC-BY-4.0
@startuml smarthome-blueprint-arch
!include https://raw.githubusercontent.com/plantuml-stdlib/C4-PlantUML/master/C4_Context.puml
HIDE_STEREOTYPE()
title SmartHome Blueprint Architecture
Person(user, "User")
System(dashboard, "Dashboard", "Home Assistant software running on Avenger96 board, interfacing with the user via a touchscreen")
System_Ext(sensors_board, "Sensors board", "96Boards Nitrogen with the Sensors Mezzanine adapter and selected sensors connected")
System_Ext(smart_bulb, "Smart bulb/LED", "96Boards Nitrogen with the Sensors Mezzanine adapter and LED connected")
Rel(user, dashboard, "Uses")
Rel_Back(dashboard, sensors_board, "Sends sensors readings", "BLE")
Rel_Neighbor(dashboard, sensors_board, "Reads out sensors", "BLE")
Rel(dashboard, smart_bulb, "Controls", "BLE")
@enduml
docs/blueprints/assets/smarthome-blueprint-assembled.jpg

132 B

SPDX-FileCopyrightText: Huawei Inc.
SPDX-License-Identifier: CC-BY-4.0
\ No newline at end of file
docs/blueprints/assets/smarthome-blueprint-dashboard-automations-action.png

130 B

SPDX-FileCopyrightText: Huawei Inc.
SPDX-License-Identifier: CC-BY-4.0
\ No newline at end of file
docs/blueprints/assets/smarthome-blueprint-dashboard-automations-trigger.png

130 B

SPDX-FileCopyrightText: Huawei Inc.
SPDX-License-Identifier: CC-BY-4.0
\ No newline at end of file
docs/blueprints/assets/smarthome-blueprint-dashboard-config-done.png

130 B

SPDX-FileCopyrightText: Huawei Inc.
SPDX-License-Identifier: CC-BY-4.0
\ No newline at end of file
docs/blueprints/assets/smarthome-blueprint-dashboard-config.png

130 B

SPDX-FileCopyrightText: Huawei Inc.
SPDX-License-Identifier: CC-BY-4.0
\ No newline at end of file
docs/blueprints/assets/smarthome-blueprint-dashboard.png

130 B

SPDX-FileCopyrightText: Huawei Inc.
SPDX-License-Identifier: CC-BY-4.0
\ No newline at end of file
docs/blueprints/assets/vending-machine-b68-bom.jpg

132 B

SPDX-FileCopyrightText: Huawei Inc.
SPDX-License-Identifier: CC-BY-4.0
\ No newline at end of file
docs/blueprints/assets/vending-machine-b68-boot.jpg

132 B

SPDX-FileCopyrightText: Huawei Inc.
SPDX-License-Identifier: CC-BY-4.0
\ No newline at end of file
docs/blueprints/assets/vending-machine-b68-hw-setup.jpg

132 B

0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment