AwsIoTThingIndustrialPc

aws-q1-2024/Resource/IoT/AwsIoTThingIndustrialPc
include('aws-q1-2024/Resource/IoT/AwsIoTThingIndustrialPc')
Illustration AwsIoTThingIndustrialPc AwsIoTThingIndustrialPcCard AwsIoTThingIndustrialPcGroup
illustration for Illustration illustration for AwsIoTThingIndustrialPc illustration for AwsIoTThingIndustrialPcCard illustration for AwsIoTThingIndustrialPcGroup

Sprites

The item provides the following sriptes:

  • <$AwsIoTThingIndustrialPcXs>
  • <$AwsIoTThingIndustrialPcSm>
  • <$AwsIoTThingIndustrialPcMd>
  • <$AwsIoTThingIndustrialPcLg>

AwsIoTThingIndustrialPc

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

' loads the Item which embeds the element AwsIoTThingIndustrialPc
include('aws-q1-2024/Resource/IoT/AwsIoTThingIndustrialPc')

' renders the element
AwsIoTThingIndustrialPc('AwsIoTThingIndustrialPc', 'Aws Io T Thing Industrial Pc', '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-q1-2024/bootstrap')

' loads the Item which embeds the element AwsIoTThingIndustrialPc
include('aws-q1-2024/Resource/IoT/AwsIoTThingIndustrialPc')

' renders the element
AwsIoTThingIndustrialPc('AwsIoTThingIndustrialPc', 'Aws Io T Thing Industrial Pc', 'an optional tech label', 'an optional description')
@enduml

AwsIoTThingIndustrialPcCard

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

' loads the Item which embeds the element AwsIoTThingIndustrialPcCard
include('aws-q1-2024/Resource/IoT/AwsIoTThingIndustrialPc')

' renders the element
AwsIoTThingIndustrialPcCard('AwsIoTThingIndustrialPcCard', 'Aws Io T Thing Industrial Pc 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-q1-2024/bootstrap')

' loads the Item which embeds the element AwsIoTThingIndustrialPcCard
include('aws-q1-2024/Resource/IoT/AwsIoTThingIndustrialPc')

' renders the element
AwsIoTThingIndustrialPcCard('AwsIoTThingIndustrialPcCard', 'Aws Io T Thing Industrial Pc Card', 'an optional description')
@enduml

AwsIoTThingIndustrialPcGroup

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

' loads the Item which embeds the element AwsIoTThingIndustrialPcGroup
include('aws-q1-2024/Resource/IoT/AwsIoTThingIndustrialPc')

' renders the element
AwsIoTThingIndustrialPcGroup('AwsIoTThingIndustrialPcGroup', 'Aws Io T Thing Industrial Pc 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-q1-2024/bootstrap')

' loads the Item which embeds the element AwsIoTThingIndustrialPcGroup
include('aws-q1-2024/Resource/IoT/AwsIoTThingIndustrialPc')

' renders the element
AwsIoTThingIndustrialPcGroup('AwsIoTThingIndustrialPcGroup', 'Aws Io T Thing Industrial Pc Group', 'an optional tech label') {
    note as note
        the content of the group
    end note
}
@enduml