Printer Output Trays Discovery

SCUtils.Printer.Output.Trays.Devices.Discovery (Discovery)

Element properties:

TargetSCUtils.Printer.Device
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.Printer.Device.DiscoverSubSystem.DS Default

Source Code:

<Discovery ID="SCUtils.Printer.Output.Trays.Devices.Discovery" Enabled="true" Target="SCUtils.Printer.Device" ConfirmDelivery="true" Remotable="true" Priority="Normal">
<Category>Discovery</Category>
<DiscoveryTypes>
<DiscoveryClass TypeID="SCUtils.Printer.Output.Trays.Devices"/>
<DiscoveryRelationship TypeID="SCUtils.GeneralPrinterDevice.Relationship.Host.Output.Trays.Devices"/>
</DiscoveryTypes>
<DataSource ID="DS" TypeID="SCUtils.Printer.Device.DiscoverSubSystem.DS">
<IntervalSeconds>86400</IntervalSeconds>
<SubsystemID>$MPElement[Name="SCUtils.Printer.Output.Trays.Devices"]$</SubsystemID>
<InstanceSettings>
<Settings>
<Setting>
<Name>$MPElement[Name="System!System.Entity"]/DisplayName$</Name>
<Value>Output Trays: $Target/Property[Type="NetworkLibrary!System.NetworkManagement.Node"]/sysName$</Value>
</Setting>
<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.Printer.Output.Trays.Devices"]/Name$</Name>
<Value>Output Trays: $Target/Property[Type="NetworkLibrary!System.NetworkManagement.Node"]/sysName$</Value>
</Setting>
</Settings>
</InstanceSettings>
</DataSource>
</Discovery>