ServiceIoTCentralApplications
azure-19/Item/Iot/ServiceIoTCentralApplications
include('azure-19/Item/Iot/ServiceIoTCentralApplications')
Illustration | ServiceIoTCentralApplications | ServiceIoTCentralApplicationsCard | ServiceIoTCentralApplicationsGroup |
---|---|---|---|
Sprites
The item provides the following sriptes:
<$ServiceIoTCentralApplicationsXs>
<$ServiceIoTCentralApplicationsSm>
<$ServiceIoTCentralApplicationsMd>
<$ServiceIoTCentralApplicationsLg>
ServiceIoTCentralApplications
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('azure-19/bootstrap')
' loads the Item which embeds the element ServiceIoTCentralApplications
include('azure-19/Item/Iot/ServiceIoTCentralApplications')
' renders the element
ServiceIoTCentralApplications('ServiceIoTCentralApplications', 'Service Io T Central Applications', '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('azure-19/bootstrap')
' loads the Item which embeds the element ServiceIoTCentralApplications
include('azure-19/Item/Iot/ServiceIoTCentralApplications')
' renders the element
ServiceIoTCentralApplications('ServiceIoTCentralApplications', 'Service Io T Central Applications', 'an optional tech label', 'an optional description')
@enduml
ServiceIoTCentralApplicationsCard
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('azure-19/bootstrap')
' loads the Item which embeds the element ServiceIoTCentralApplicationsCard
include('azure-19/Item/Iot/ServiceIoTCentralApplications')
' renders the element
ServiceIoTCentralApplicationsCard('ServiceIoTCentralApplicationsCard', 'Service Io T Central Applications 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('azure-19/bootstrap')
' loads the Item which embeds the element ServiceIoTCentralApplicationsCard
include('azure-19/Item/Iot/ServiceIoTCentralApplications')
' renders the element
ServiceIoTCentralApplicationsCard('ServiceIoTCentralApplicationsCard', 'Service Io T Central Applications Card', 'an optional description')
@enduml
ServiceIoTCentralApplicationsGroup
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('azure-19/bootstrap')
' loads the Item which embeds the element ServiceIoTCentralApplicationsGroup
include('azure-19/Item/Iot/ServiceIoTCentralApplications')
' renders the element
ServiceIoTCentralApplicationsGroup('ServiceIoTCentralApplicationsGroup', 'Service Io T Central Applications 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('azure-19/bootstrap')
' loads the Item which embeds the element ServiceIoTCentralApplicationsGroup
include('azure-19/Item/Iot/ServiceIoTCentralApplications')
' renders the element
ServiceIoTCentralApplicationsGroup('ServiceIoTCentralApplicationsGroup', 'Service Io T Central Applications Group', 'an optional tech label') {
note as note
the content of the group
end note
}
@enduml