AwsIoTCoreDeviceAdvisor

aws-q2-2023/Resource/IoT/AwsIoTCoreDeviceAdvisor
include('aws-q2-2023/Resource/IoT/AwsIoTCoreDeviceAdvisor')
Illustration AwsIoTCoreDeviceAdvisor AwsIoTCoreDeviceAdvisorCard AwsIoTCoreDeviceAdvisorGroup
illustration for Illustration illustration for AwsIoTCoreDeviceAdvisor illustration for AwsIoTCoreDeviceAdvisorCard illustration for AwsIoTCoreDeviceAdvisorGroup

Sprites

The item provides the following sriptes:

  • <$AwsIoTCoreDeviceAdvisorXs>
  • <$AwsIoTCoreDeviceAdvisorSm>
  • <$AwsIoTCoreDeviceAdvisorMd>
  • <$AwsIoTCoreDeviceAdvisorLg>

AwsIoTCoreDeviceAdvisor

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-2023/bootstrap')

' loads the Item which embeds the element AwsIoTCoreDeviceAdvisor
include('aws-q2-2023/Resource/IoT/AwsIoTCoreDeviceAdvisor')

' renders the element
AwsIoTCoreDeviceAdvisor('AwsIoTCoreDeviceAdvisor', 'Aws Io T Core Device Advisor', '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-2023/bootstrap')

' loads the Item which embeds the element AwsIoTCoreDeviceAdvisor
include('aws-q2-2023/Resource/IoT/AwsIoTCoreDeviceAdvisor')

' renders the element
AwsIoTCoreDeviceAdvisor('AwsIoTCoreDeviceAdvisor', 'Aws Io T Core Device Advisor', 'an optional tech label', 'an optional description')
@enduml

AwsIoTCoreDeviceAdvisorCard

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-2023/bootstrap')

' loads the Item which embeds the element AwsIoTCoreDeviceAdvisorCard
include('aws-q2-2023/Resource/IoT/AwsIoTCoreDeviceAdvisor')

' renders the element
AwsIoTCoreDeviceAdvisorCard('AwsIoTCoreDeviceAdvisorCard', 'Aws Io T Core Device Advisor 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-2023/bootstrap')

' loads the Item which embeds the element AwsIoTCoreDeviceAdvisorCard
include('aws-q2-2023/Resource/IoT/AwsIoTCoreDeviceAdvisor')

' renders the element
AwsIoTCoreDeviceAdvisorCard('AwsIoTCoreDeviceAdvisorCard', 'Aws Io T Core Device Advisor Card', 'an optional description')
@enduml

AwsIoTCoreDeviceAdvisorGroup

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-2023/bootstrap')

' loads the Item which embeds the element AwsIoTCoreDeviceAdvisorGroup
include('aws-q2-2023/Resource/IoT/AwsIoTCoreDeviceAdvisor')

' renders the element
AwsIoTCoreDeviceAdvisorGroup('AwsIoTCoreDeviceAdvisorGroup', 'Aws Io T Core Device Advisor 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-2023/bootstrap')

' loads the Item which embeds the element AwsIoTCoreDeviceAdvisorGroup
include('aws-q2-2023/Resource/IoT/AwsIoTCoreDeviceAdvisor')

' renders the element
AwsIoTCoreDeviceAdvisorGroup('AwsIoTCoreDeviceAdvisorGroup', 'Aws Io T Core Device Advisor Group', 'an optional tech label') {
    note as note
        the content of the group
    end note
}
@enduml