MGE UPS Phase Inputs Discovery

SCUtils.MGE.UPS.Phase.Inputs.Discovery (Discovery)

Element properties:

TargetSCUtils.MGE.UPS
EnabledTrue
Frequency86400
RemotableFalse

Object Discovery Details:

Discovered Classes and their attribuets:
Discovered relationships and their attribuets:

Member Modules:

ID Module Type TypeId RunAs 
DS DataSource SCUtils.MGE.UPS.DiscoverSubSystem.DS Default

Source Code:

<Discovery ID="SCUtils.MGE.UPS.Phase.Inputs.Discovery" Enabled="true" Target="SCUtils.MGE.UPS" ConfirmDelivery="true" Remotable="true" Priority="Normal">
<Category>Discovery</Category>
<DiscoveryTypes>
<DiscoveryClass TypeID="SCUtils.MGE.UPS"/>
<DiscoveryRelationship TypeID="SCUtils.MGE.UPS.Relationship.Host.MGE.UPS.Phase.Inputs"/>
</DiscoveryTypes>
<DataSource ID="DS" TypeID="SCUtils.MGE.UPS.DiscoverSubSystem.DS">
<IntervalSeconds>86400</IntervalSeconds>
<SubsystemID>$MPElement[Name="SCUtils.MGE.UPS.Phase.Inputs"]$</SubsystemID>
<InstanceSettings>
<Settings>
<Setting>
<Name>$MPElement[Name="NetworkLibrary!System.NetworkManagement.Node"]/DeviceKey$</Name>
<Value>$Target/Property[Type="NetworkLibrary!System.NetworkManagement.Node"]/DeviceKey$</Value>
</Setting>
<Setting>
<Name>$MPElement[Name="SCUtils.MGE.UPS.Phase.Inputs"]/Name$</Name>
<Value>Inputs Systems</Value>
</Setting>
<Setting>
<Name>$MPElement[Name="System!System.Entity"]/DisplayName$</Name>
<Value>Inputs $Target/Property[Type="System!System.Entity"]/DisplayName$</Value>
</Setting>
</Settings>
</InstanceSettings>
</DataSource>
</Discovery>