Smart Home Hub Example based on "Architecture Design" library

Hi, I wanted to share this small example model built using Architecture Design library (by DLR e.V. and Jasper Bussemaker, you can find it on Sysand.org).

Smart Home Hub Example

Model

You can find the model on GitHub: Smart Home Hub Example

Description

It models a smart home hub product family and is structured into three files:

File Description
SmartHomeLibrary.sysml Reusable item, action, and part definitions for smart home components
SmartHomeDesignSpace.sysml Architecture design space with function allocation, optional parts, and dependencies
SmartHomeArchitectures.sysml Three architecture instances (basicHub, proHub, portableHub)

The example was intended to show how users could publish their own models/libraries as kpar files and how these could be embedded into projects using the sysand tool.

Architecture Instances