ServiceDefenderHistorian
azure-19/Item/Other/ServiceDefenderHistorian
include('azure-19/Item/Other/ServiceDefenderHistorian')
Illustration | ServiceDefenderHistorian | ServiceDefenderHistorianCard | ServiceDefenderHistorianGroup |
---|---|---|---|
Sprites
The item provides the following sriptes:
<$ServiceDefenderHistorianXs>
<$ServiceDefenderHistorianSm>
<$ServiceDefenderHistorianMd>
<$ServiceDefenderHistorianLg>
ServiceDefenderHistorian
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 ServiceDefenderHistorian
include('azure-19/Item/Other/ServiceDefenderHistorian')
' renders the element
ServiceDefenderHistorian('ServiceDefenderHistorian', 'Service Defender Historian', '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 ServiceDefenderHistorian
include('azure-19/Item/Other/ServiceDefenderHistorian')
' renders the element
ServiceDefenderHistorian('ServiceDefenderHistorian', 'Service Defender Historian', 'an optional tech label', 'an optional description')
@enduml
ServiceDefenderHistorianCard
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 ServiceDefenderHistorianCard
include('azure-19/Item/Other/ServiceDefenderHistorian')
' renders the element
ServiceDefenderHistorianCard('ServiceDefenderHistorianCard', 'Service Defender Historian 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 ServiceDefenderHistorianCard
include('azure-19/Item/Other/ServiceDefenderHistorian')
' renders the element
ServiceDefenderHistorianCard('ServiceDefenderHistorianCard', 'Service Defender Historian Card', 'an optional description')
@enduml
ServiceDefenderHistorianGroup
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 ServiceDefenderHistorianGroup
include('azure-19/Item/Other/ServiceDefenderHistorian')
' renders the element
ServiceDefenderHistorianGroup('ServiceDefenderHistorianGroup', 'Service Defender Historian 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 ServiceDefenderHistorianGroup
include('azure-19/Item/Other/ServiceDefenderHistorian')
' renders the element
ServiceDefenderHistorianGroup('ServiceDefenderHistorianGroup', 'Service Defender Historian Group', 'an optional tech label') {
note as note
the content of the group
end note
}
@enduml