AwsIoTSiteWiseAssetHierarchy

aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetHierarchy
include('aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetHierarchy')
Illustration AwsIoTSiteWiseAssetHierarchy AwsIoTSiteWiseAssetHierarchyCard AwsIoTSiteWiseAssetHierarchyGroup
illustration for Illustration illustration for AwsIoTSiteWiseAssetHierarchy illustration for AwsIoTSiteWiseAssetHierarchyCard illustration for AwsIoTSiteWiseAssetHierarchyGroup

Sprites

The item provides the following sriptes:

  • <$AwsIoTSiteWiseAssetHierarchyXs>
  • <$AwsIoTSiteWiseAssetHierarchySm>
  • <$AwsIoTSiteWiseAssetHierarchyMd>
  • <$AwsIoTSiteWiseAssetHierarchyLg>

AwsIoTSiteWiseAssetHierarchy

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

' renders the element
AwsIoTSiteWiseAssetHierarchy('AwsIoTSiteWiseAssetHierarchy', 'Aws Io T Site Wise Asset Hierarchy', '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 AwsIoTSiteWiseAssetHierarchy
include('aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetHierarchy')

' renders the element
AwsIoTSiteWiseAssetHierarchy('AwsIoTSiteWiseAssetHierarchy', 'Aws Io T Site Wise Asset Hierarchy', 'an optional tech label', 'an optional description')
@enduml

AwsIoTSiteWiseAssetHierarchyCard

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

' renders the element
AwsIoTSiteWiseAssetHierarchyCard('AwsIoTSiteWiseAssetHierarchyCard', 'Aws Io T Site Wise Asset Hierarchy 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 AwsIoTSiteWiseAssetHierarchyCard
include('aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetHierarchy')

' renders the element
AwsIoTSiteWiseAssetHierarchyCard('AwsIoTSiteWiseAssetHierarchyCard', 'Aws Io T Site Wise Asset Hierarchy Card', 'an optional description')
@enduml

AwsIoTSiteWiseAssetHierarchyGroup

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

' renders the element
AwsIoTSiteWiseAssetHierarchyGroup('AwsIoTSiteWiseAssetHierarchyGroup', 'Aws Io T Site Wise Asset Hierarchy 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 AwsIoTSiteWiseAssetHierarchyGroup
include('aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetHierarchy')

' renders the element
AwsIoTSiteWiseAssetHierarchyGroup('AwsIoTSiteWiseAssetHierarchyGroup', 'Aws Io T Site Wise Asset Hierarchy Group', 'an optional tech label') {
    note as note
        the content of the group
    end note
}
@enduml