AwsIoTFleetWise
aws-q2-2024/Architecture/InternetOfThings/AwsIoTFleetWise
include('aws-q2-2024/Architecture/InternetOfThings/AwsIoTFleetWise')
Illustration | AwsIoTFleetWise | AwsIoTFleetWiseCard | AwsIoTFleetWiseGroup |
---|---|---|---|
Sprites
The item provides the following sriptes:
<$AwsIoTFleetWiseXs>
<$AwsIoTFleetWiseSm>
<$AwsIoTFleetWiseMd>
<$AwsIoTFleetWiseLg>
AwsIoTFleetWise
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 AwsIoTFleetWise
include('aws-q2-2024/Architecture/InternetOfThings/AwsIoTFleetWise')
' renders the element
AwsIoTFleetWise('AwsIoTFleetWise', 'Aws Io T Fleet Wise', '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 AwsIoTFleetWise
include('aws-q2-2024/Architecture/InternetOfThings/AwsIoTFleetWise')
' renders the element
AwsIoTFleetWise('AwsIoTFleetWise', 'Aws Io T Fleet Wise', 'an optional tech label', 'an optional description')
@enduml
AwsIoTFleetWiseCard
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 AwsIoTFleetWiseCard
include('aws-q2-2024/Architecture/InternetOfThings/AwsIoTFleetWise')
' renders the element
AwsIoTFleetWiseCard('AwsIoTFleetWiseCard', 'Aws Io T Fleet Wise 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 AwsIoTFleetWiseCard
include('aws-q2-2024/Architecture/InternetOfThings/AwsIoTFleetWise')
' renders the element
AwsIoTFleetWiseCard('AwsIoTFleetWiseCard', 'Aws Io T Fleet Wise Card', 'an optional description')
@enduml
AwsIoTFleetWiseGroup
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 AwsIoTFleetWiseGroup
include('aws-q2-2024/Architecture/InternetOfThings/AwsIoTFleetWise')
' renders the element
AwsIoTFleetWiseGroup('AwsIoTFleetWiseGroup', 'Aws Io T Fleet Wise 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 AwsIoTFleetWiseGroup
include('aws-q2-2024/Architecture/InternetOfThings/AwsIoTFleetWise')
' renders the element
AwsIoTFleetWiseGroup('AwsIoTFleetWiseGroup', 'Aws Io T Fleet Wise Group', 'an optional tech label') {
note as note
the content of the group
end note
}
@enduml