AwsIoTThingMedicalEmergency

aws-q2-2023/Resource/IoT/AwsIoTThingMedicalEmergency
include('aws-q2-2023/Resource/IoT/AwsIoTThingMedicalEmergency')
Illustration AwsIoTThingMedicalEmergency AwsIoTThingMedicalEmergencyCard AwsIoTThingMedicalEmergencyGroup
illustration for Illustration illustration for AwsIoTThingMedicalEmergency illustration for AwsIoTThingMedicalEmergencyCard illustration for AwsIoTThingMedicalEmergencyGroup

Sprites

The item provides the following sriptes:

  • <$AwsIoTThingMedicalEmergencyXs>
  • <$AwsIoTThingMedicalEmergencySm>
  • <$AwsIoTThingMedicalEmergencyMd>
  • <$AwsIoTThingMedicalEmergencyLg>

AwsIoTThingMedicalEmergency

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

' renders the element
AwsIoTThingMedicalEmergency('AwsIoTThingMedicalEmergency', 'Aws Io T Thing Medical Emergency', '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 AwsIoTThingMedicalEmergency
include('aws-q2-2023/Resource/IoT/AwsIoTThingMedicalEmergency')

' renders the element
AwsIoTThingMedicalEmergency('AwsIoTThingMedicalEmergency', 'Aws Io T Thing Medical Emergency', 'an optional tech label', 'an optional description')
@enduml

AwsIoTThingMedicalEmergencyCard

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

' renders the element
AwsIoTThingMedicalEmergencyCard('AwsIoTThingMedicalEmergencyCard', 'Aws Io T Thing Medical Emergency 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 AwsIoTThingMedicalEmergencyCard
include('aws-q2-2023/Resource/IoT/AwsIoTThingMedicalEmergency')

' renders the element
AwsIoTThingMedicalEmergencyCard('AwsIoTThingMedicalEmergencyCard', 'Aws Io T Thing Medical Emergency Card', 'an optional description')
@enduml

AwsIoTThingMedicalEmergencyGroup

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

' renders the element
AwsIoTThingMedicalEmergencyGroup('AwsIoTThingMedicalEmergencyGroup', 'Aws Io T Thing Medical Emergency 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 AwsIoTThingMedicalEmergencyGroup
include('aws-q2-2023/Resource/IoT/AwsIoTThingMedicalEmergency')

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