AwsIoTAlexaVoiceService

aws-q2-2023/Resource/IoT/AwsIoTAlexaVoiceService
include('aws-q2-2023/Resource/IoT/AwsIoTAlexaVoiceService')
Illustration AwsIoTAlexaVoiceService AwsIoTAlexaVoiceServiceCard AwsIoTAlexaVoiceServiceGroup
illustration for Illustration illustration for AwsIoTAlexaVoiceService illustration for AwsIoTAlexaVoiceServiceCard illustration for AwsIoTAlexaVoiceServiceGroup

Sprites

The item provides the following sriptes:

  • <$AwsIoTAlexaVoiceServiceXs>
  • <$AwsIoTAlexaVoiceServiceSm>
  • <$AwsIoTAlexaVoiceServiceMd>
  • <$AwsIoTAlexaVoiceServiceLg>

AwsIoTAlexaVoiceService

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 AwsIoTAlexaVoiceService
include('aws-q2-2023/Resource/IoT/AwsIoTAlexaVoiceService')

' renders the element
AwsIoTAlexaVoiceService('AwsIoTAlexaVoiceService', 'Aws Io T Alexa Voice Service', '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 AwsIoTAlexaVoiceService
include('aws-q2-2023/Resource/IoT/AwsIoTAlexaVoiceService')

' renders the element
AwsIoTAlexaVoiceService('AwsIoTAlexaVoiceService', 'Aws Io T Alexa Voice Service', 'an optional tech label', 'an optional description')
@enduml

AwsIoTAlexaVoiceServiceCard

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 AwsIoTAlexaVoiceServiceCard
include('aws-q2-2023/Resource/IoT/AwsIoTAlexaVoiceService')

' renders the element
AwsIoTAlexaVoiceServiceCard('AwsIoTAlexaVoiceServiceCard', 'Aws Io T Alexa Voice Service 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 AwsIoTAlexaVoiceServiceCard
include('aws-q2-2023/Resource/IoT/AwsIoTAlexaVoiceService')

' renders the element
AwsIoTAlexaVoiceServiceCard('AwsIoTAlexaVoiceServiceCard', 'Aws Io T Alexa Voice Service Card', 'an optional description')
@enduml

AwsIoTAlexaVoiceServiceGroup

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 AwsIoTAlexaVoiceServiceGroup
include('aws-q2-2023/Resource/IoT/AwsIoTAlexaVoiceService')

' renders the element
AwsIoTAlexaVoiceServiceGroup('AwsIoTAlexaVoiceServiceGroup', 'Aws Io T Alexa Voice Service 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 AwsIoTAlexaVoiceServiceGroup
include('aws-q2-2023/Resource/IoT/AwsIoTAlexaVoiceService')

' renders the element
AwsIoTAlexaVoiceServiceGroup('AwsIoTAlexaVoiceServiceGroup', 'Aws Io T Alexa Voice Service Group', 'an optional tech label') {
    note as note
        the content of the group
    end note
}
@enduml