Skip to content

Commit

Permalink
Update protocol.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
janstaelensskyline authored Feb 2, 2024
1 parent 2394934 commit 904df1a
Showing 1 changed file with 53 additions and 9 deletions.
62 changes: 53 additions & 9 deletions protocol.xml
Original file line number Diff line number Diff line change
@@ -1,14 +1,58 @@
<?xml version="1.0" encoding="utf-8" ?>
<?xml version="1.0" encoding="utf-8"?>
<!--
****************************************************************************
* Copyright (c) 2024, Skyline Communications NV All Rights Reserved. *
****************************************************************************
By using this driver, you expressly agree with the usage terms and
conditions set out below.
This driver and all related materials are protected by copyrights and
other intellectual property rights that exclusively belong
to Skyline Communications.
A user license granted for this driver is strictly for personal use only.
This driver may not be used in any way by anyone without the prior
written consent of Skyline Communications. Any sublicensing of this
driver is forbidden.
Any modifications to this driver by the user are only allowed for
personal use and within the intended purpose of the driver,
and will remain the sole responsibility of the user.
Skyline Communications will not be responsible for any damages or
malfunctions whatsoever of the driver resulting from a modification
or adaptation by the user.
The content of this driver is confidential information.
The user hereby agrees to keep this confidential information strictly
secret and confidential and not to disclose or reveal it, in whole
or in part, directly or indirectly to any person, entity, organization
or administration without the prior written consent of
Skyline Communications.
Any inquiries can be addressed to:
Skyline Communications NV
Ambachtenstraat 33
B-8870 Izegem
Belgium
Tel. : +32 51 31 35 69
Fax. : +32 51 31 01 29
E-mail : info@skyline.be
Web : www.skyline.be
Contact : Ben Vandenberghe
-->
<Protocol xmlns="http://www.skyline.be/protocol">
<Name>Timer Table</Name>
<Description>Timer Table DataMiner connector</Description>
<Name>Skyline Example Polling Manager</Name>
<Description>Skyline Example Polling Manager</Description>
<Version>1.0.0.1</Version>
<IntegrationID>DMS-DRV-1</IntegrationID>
<IntegrationID>DMS-DRV-9033</IntegrationID>
<Provider>Skyline Communications</Provider>
<Vendor>Skyline Communications</Vendor>
<VendorOID>1.3.6.1.4.1.8813.2.1</VendorOID>
<DeviceOID>1</DeviceOID>
<ElementType>SDF</ElementType>
<Vendor>Skyline Example</Vendor>
<VendorOID>1.3.6.1.4.1.8813.2.1218</VendorOID>
<DeviceOID>10</DeviceOID>
<ElementType>Example</ElementType>
<Type relativeTimers="true">virtual</Type>
<Display defaultPage="General" pageOrder="General" wideColumnPages="General"/>
<SNMP includepages="true">auto</SNMP>
Expand Down Expand Up @@ -527,4 +571,4 @@
</Branches>
</VersionHistory>

</Protocol>
</Protocol>

0 comments on commit 904df1a

Please sign in to comment.