AwsIoTDeviceManagement
aws-q2-2024/Architecture/InternetOfThings/AwsIoTDeviceManagement
include('aws-q2-2024/Architecture/InternetOfThings/AwsIoTDeviceManagement')
Illustration | AwsIoTDeviceManagement | AwsIoTDeviceManagementCard | AwsIoTDeviceManagementGroup |
---|---|---|---|
Sprites
The item provides the following sriptes:
<$AwsIoTDeviceManagementXs>
<$AwsIoTDeviceManagementSm>
<$AwsIoTDeviceManagementMd>
<$AwsIoTDeviceManagementLg>
AwsIoTDeviceManagement
Load remotely
@startuml
' configures the library
!global $LIB_BASE_LOCATION="https://raw.githubusercontent.com/tmorin/plantuml-libs/master/distribution"
' loads the library's bootstrap
!include $LIB_BASE_LOCATION/bootstrap.puml
' loads the package bootstrap
include('aws-q2-2024/bootstrap')
' loads the Item which embeds the element AwsIoTDeviceManagement
include('aws-q2-2024/Architecture/InternetOfThings/AwsIoTDeviceManagement')
' renders the element
AwsIoTDeviceManagement('AwsIoTDeviceManagement', 'Aws Io T Device Management', 'an optional tech label', 'an optional description')
@enduml
Load locally
@startuml
' configures the library
!global $INCLUSION_MODE="local"
!global $LIB_BASE_LOCATION="../../.."
' loads the library's bootstrap
!include $LIB_BASE_LOCATION/bootstrap.puml
' loads the package bootstrap
include('aws-q2-2024/bootstrap')
' loads the Item which embeds the element AwsIoTDeviceManagement
include('aws-q2-2024/Architecture/InternetOfThings/AwsIoTDeviceManagement')
' renders the element
AwsIoTDeviceManagement('AwsIoTDeviceManagement', 'Aws Io T Device Management', 'an optional tech label', 'an optional description')
@enduml
AwsIoTDeviceManagementCard
Load remotely
@startuml
' configures the library
!global $LIB_BASE_LOCATION="https://raw.githubusercontent.com/tmorin/plantuml-libs/master/distribution"
' loads the library's bootstrap
!include $LIB_BASE_LOCATION/bootstrap.puml
' loads the package bootstrap
include('aws-q2-2024/bootstrap')
' loads the Item which embeds the element AwsIoTDeviceManagementCard
include('aws-q2-2024/Architecture/InternetOfThings/AwsIoTDeviceManagement')
' renders the element
AwsIoTDeviceManagementCard('AwsIoTDeviceManagementCard', 'Aws Io T Device Management Card', 'an optional description')
@enduml
Load locally
@startuml
' configures the library
!global $INCLUSION_MODE="local"
!global $LIB_BASE_LOCATION="../../.."
' loads the library's bootstrap
!include $LIB_BASE_LOCATION/bootstrap.puml
' loads the package bootstrap
include('aws-q2-2024/bootstrap')
' loads the Item which embeds the element AwsIoTDeviceManagementCard
include('aws-q2-2024/Architecture/InternetOfThings/AwsIoTDeviceManagement')
' renders the element
AwsIoTDeviceManagementCard('AwsIoTDeviceManagementCard', 'Aws Io T Device Management Card', 'an optional description')
@enduml
AwsIoTDeviceManagementGroup
Load remotely
@startuml
' configures the library
!global $LIB_BASE_LOCATION="https://raw.githubusercontent.com/tmorin/plantuml-libs/master/distribution"
' loads the library's bootstrap
!include $LIB_BASE_LOCATION/bootstrap.puml
' loads the package bootstrap
include('aws-q2-2024/bootstrap')
' loads the Item which embeds the element AwsIoTDeviceManagementGroup
include('aws-q2-2024/Architecture/InternetOfThings/AwsIoTDeviceManagement')
' renders the element
AwsIoTDeviceManagementGroup('AwsIoTDeviceManagementGroup', 'Aws Io T Device Management Group', 'an optional tech label') {
note as note
the content of the group
end note
}
@enduml
Load locally
@startuml
' configures the library
!global $INCLUSION_MODE="local"
!global $LIB_BASE_LOCATION="../../.."
' loads the library's bootstrap
!include $LIB_BASE_LOCATION/bootstrap.puml
' loads the package bootstrap
include('aws-q2-2024/bootstrap')
' loads the Item which embeds the element AwsIoTDeviceManagementGroup
include('aws-q2-2024/Architecture/InternetOfThings/AwsIoTDeviceManagement')
' renders the element
AwsIoTDeviceManagementGroup('AwsIoTDeviceManagementGroup', 'Aws Io T Device Management Group', 'an optional tech label') {
note as note
the content of the group
end note
}
@enduml