AwsIoTLoRaWanProtocol

aws-q2-2023/Resource/IoT/AwsIoTLoRaWanProtocol
include('aws-q2-2023/Resource/IoT/AwsIoTLoRaWanProtocol')
Illustration AwsIoTLoRaWanProtocol AwsIoTLoRaWanProtocolCard AwsIoTLoRaWanProtocolGroup
illustration for Illustration illustration for AwsIoTLoRaWanProtocol illustration for AwsIoTLoRaWanProtocolCard illustration for AwsIoTLoRaWanProtocolGroup

Sprites

The item provides the following sriptes:

  • <$AwsIoTLoRaWanProtocolXs>
  • <$AwsIoTLoRaWanProtocolSm>
  • <$AwsIoTLoRaWanProtocolMd>
  • <$AwsIoTLoRaWanProtocolLg>

AwsIoTLoRaWanProtocol

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

' renders the element
AwsIoTLoRaWanProtocol('AwsIoTLoRaWanProtocol', 'Aws Io T Lo Ra Wan Protocol', '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 AwsIoTLoRaWanProtocol
include('aws-q2-2023/Resource/IoT/AwsIoTLoRaWanProtocol')

' renders the element
AwsIoTLoRaWanProtocol('AwsIoTLoRaWanProtocol', 'Aws Io T Lo Ra Wan Protocol', 'an optional tech label', 'an optional description')
@enduml

AwsIoTLoRaWanProtocolCard

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

' renders the element
AwsIoTLoRaWanProtocolCard('AwsIoTLoRaWanProtocolCard', 'Aws Io T Lo Ra Wan Protocol 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 AwsIoTLoRaWanProtocolCard
include('aws-q2-2023/Resource/IoT/AwsIoTLoRaWanProtocol')

' renders the element
AwsIoTLoRaWanProtocolCard('AwsIoTLoRaWanProtocolCard', 'Aws Io T Lo Ra Wan Protocol Card', 'an optional description')
@enduml

AwsIoTLoRaWanProtocolGroup

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

' renders the element
AwsIoTLoRaWanProtocolGroup('AwsIoTLoRaWanProtocolGroup', 'Aws Io T Lo Ra Wan Protocol 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 AwsIoTLoRaWanProtocolGroup
include('aws-q2-2023/Resource/IoT/AwsIoTLoRaWanProtocol')

' renders the element
AwsIoTLoRaWanProtocolGroup('AwsIoTLoRaWanProtocolGroup', 'Aws Io T Lo Ra Wan Protocol Group', 'an optional tech label') {
    note as note
        the content of the group
    end note
}
@enduml