Skip to content

Commit d0c0b84

Browse files
Update protocol.xml
1 parent f34a81c commit d0c0b84

File tree

1 file changed

+8
-7
lines changed

1 file changed

+8
-7
lines changed

protocol.xml

+8-7
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<!--
33
44
****************************************************************************
5-
* Copyright (c) 2019, Skyline Communications NV All Rights Reserved. *
5+
* Copyright (c) 2024, Skyline Communications NV All Rights Reserved. *
66
****************************************************************************
77
88
By using this driver, you expressly agree with the usage terms and
@@ -54,14 +54,15 @@ Simulation file can be found at the device simulations location under the Skylin
5454
5555
-->
5656
<Protocol xmlns="http://www.skyline.be/protocol">
57-
<Name>SLC SDF Matrix</Name>
57+
<Name>Skyline Example Matrix</Name>
5858
<Description>Example that is using the Matrix Helper Class with matrix and table parameters</Description>
5959
<Version>1.0.0.1</Version>
60+
<IntegrationID>DMS-DRV-9031</IntegrationID>
6061
<Provider>Skyline Communications</Provider>
61-
<Vendor>Skyline Communications</Vendor>
62-
<VendorOID>1.3.6.1.4.1.8813.2.48</VendorOID>
63-
<DeviceOID>999</DeviceOID>
64-
<IntegrationID>DMS-DRV-XX</IntegrationID>
62+
<Vendor>Skyline Example</Vendor>
63+
<VendorOID>1.3.6.1.4.1.8813.2.1218</VendorOID>
64+
<DeviceOID>8</DeviceOID>
65+
<ElementType>Example</ElementType>
6566
<SNMP includepages="true">auto</SNMP>
6667
<Type relativeTimers="true">snmpv2</Type>
6768
<!-- SuppressValidator 1.22.6 no webpage -->
@@ -6364,4 +6365,4 @@ Simulation file can be found at the device simulations location under the Skylin
63646365
<Compliancies>
63656366
<MinimumRequiredVersion>10.0.10.0 - 9454</MinimumRequiredVersion>
63666367
</Compliancies>
6367-
</Protocol>
6368+
</Protocol>

0 commit comments

Comments
 (0)