AwsIoTOverAirUpdate

aws-q2-2023/Resource/IoT/AwsIoTOverAirUpdate
include('aws-q2-2023/Resource/IoT/AwsIoTOverAirUpdate')
Illustration AwsIoTOverAirUpdate AwsIoTOverAirUpdateCard AwsIoTOverAirUpdateGroup
illustration for Illustration illustration for AwsIoTOverAirUpdate illustration for AwsIoTOverAirUpdateCard illustration for AwsIoTOverAirUpdateGroup

Sprites

The item provides the following sriptes:

  • <$AwsIoTOverAirUpdateXs>
  • <$AwsIoTOverAirUpdateSm>
  • <$AwsIoTOverAirUpdateMd>
  • <$AwsIoTOverAirUpdateLg>

AwsIoTOverAirUpdate

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

' renders the element
AwsIoTOverAirUpdate('AwsIoTOverAirUpdate', 'Aws Io T Over Air Update', '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 AwsIoTOverAirUpdate
include('aws-q2-2023/Resource/IoT/AwsIoTOverAirUpdate')

' renders the element
AwsIoTOverAirUpdate('AwsIoTOverAirUpdate', 'Aws Io T Over Air Update', 'an optional tech label', 'an optional description')
@enduml

AwsIoTOverAirUpdateCard

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

' renders the element
AwsIoTOverAirUpdateCard('AwsIoTOverAirUpdateCard', 'Aws Io T Over Air Update 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 AwsIoTOverAirUpdateCard
include('aws-q2-2023/Resource/IoT/AwsIoTOverAirUpdate')

' renders the element
AwsIoTOverAirUpdateCard('AwsIoTOverAirUpdateCard', 'Aws Io T Over Air Update Card', 'an optional description')
@enduml

AwsIoTOverAirUpdateGroup

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

' renders the element
AwsIoTOverAirUpdateGroup('AwsIoTOverAirUpdateGroup', 'Aws Io T Over Air Update 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 AwsIoTOverAirUpdateGroup
include('aws-q2-2023/Resource/IoT/AwsIoTOverAirUpdate')

' renders the element
AwsIoTOverAirUpdateGroup('AwsIoTOverAirUpdateGroup', 'Aws Io T Over Air Update Group', 'an optional tech label') {
    note as note
        the content of the group
    end note
}
@enduml