AwsIoTThingFreeRtosDevice

aws-q2-2023/Resource/IoT/AwsIoTThingFreeRtosDevice
include('aws-q2-2023/Resource/IoT/AwsIoTThingFreeRtosDevice')
Illustration AwsIoTThingFreeRtosDevice AwsIoTThingFreeRtosDeviceCard AwsIoTThingFreeRtosDeviceGroup
illustration for Illustration illustration for AwsIoTThingFreeRtosDevice illustration for AwsIoTThingFreeRtosDeviceCard illustration for AwsIoTThingFreeRtosDeviceGroup

Sprites

The item provides the following sriptes:

  • <$AwsIoTThingFreeRtosDeviceXs>
  • <$AwsIoTThingFreeRtosDeviceSm>
  • <$AwsIoTThingFreeRtosDeviceMd>
  • <$AwsIoTThingFreeRtosDeviceLg>

AwsIoTThingFreeRtosDevice

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

' renders the element
AwsIoTThingFreeRtosDevice('AwsIoTThingFreeRtosDevice', 'Aws Io T Thing Free Rtos Device', '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 AwsIoTThingFreeRtosDevice
include('aws-q2-2023/Resource/IoT/AwsIoTThingFreeRtosDevice')

' renders the element
AwsIoTThingFreeRtosDevice('AwsIoTThingFreeRtosDevice', 'Aws Io T Thing Free Rtos Device', 'an optional tech label', 'an optional description')
@enduml

AwsIoTThingFreeRtosDeviceCard

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

' renders the element
AwsIoTThingFreeRtosDeviceCard('AwsIoTThingFreeRtosDeviceCard', 'Aws Io T Thing Free Rtos Device 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 AwsIoTThingFreeRtosDeviceCard
include('aws-q2-2023/Resource/IoT/AwsIoTThingFreeRtosDevice')

' renders the element
AwsIoTThingFreeRtosDeviceCard('AwsIoTThingFreeRtosDeviceCard', 'Aws Io T Thing Free Rtos Device Card', 'an optional description')
@enduml

AwsIoTThingFreeRtosDeviceGroup

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

' renders the element
AwsIoTThingFreeRtosDeviceGroup('AwsIoTThingFreeRtosDeviceGroup', 'Aws Io T Thing Free Rtos Device 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 AwsIoTThingFreeRtosDeviceGroup
include('aws-q2-2023/Resource/IoT/AwsIoTThingFreeRtosDevice')

' renders the element
AwsIoTThingFreeRtosDeviceGroup('AwsIoTThingFreeRtosDeviceGroup', 'Aws Io T Thing Free Rtos Device Group', 'an optional tech label') {
    note as note
        the content of the group
    end note
}
@enduml