Skyline.DataMiner.Dev.Protocol 10.5.5.2

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Skyline.DataMiner.Dev.Protocol --version 10.5.5.2
                    
NuGet\Install-Package Skyline.DataMiner.Dev.Protocol -Version 10.5.5.2
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Skyline.DataMiner.Dev.Protocol" Version="10.5.5.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Skyline.DataMiner.Dev.Protocol" Version="10.5.5.2" />
                    
Directory.Packages.props
<PackageReference Include="Skyline.DataMiner.Dev.Protocol" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Skyline.DataMiner.Dev.Protocol --version 10.5.5.2
                    
#r "nuget: Skyline.DataMiner.Dev.Protocol, 10.5.5.2"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Skyline.DataMiner.Dev.Protocol@10.5.5.2
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Skyline.DataMiner.Dev.Protocol&version=10.5.5.2
                    
Install as a Cake Addin
#tool nuget:?package=Skyline.DataMiner.Dev.Protocol&version=10.5.5.2
                    
Install as a Cake Tool

DataMiner Development Packages

About

About DataMiner Development Packages

DataMiner Development Packages are NuGets available in the public nuget store that contain the necessary DLLs for the development of DataMiner protocols or Automation scripts.

They allow access to the SLProtocol interface and IEngine interface respectively within your Visual Studio projects.

The following packages are available:

  • Skyline.DataMiner.Dev.Automation
  • Skyline.DataMiner.Dev.Protocol
  • Skyline.DataMiner.Dev.Common

There are also several dependency packages, each containing a single assembly from the "Skyline DataMiner/Files" folder of the DMA. Most of these are not intended to be installed individually:

  • Skyline.DataMiner.Files.*

For development requiring IMediator or unit conversion, for example to work with SRM Profile parameters, you need to install the following package:

  • Skyline.DataMiner.Files.SLMediationSnippets

About DataMiner

DataMiner is a transformational platform that provides vendor-independent control and monitoring of devices and services. Out of the box and by design, it addresses key challenges such as security, complexity, multi-cloud, and much more. It has a pronounced open architecture and powerful capabilities enabling users to evolve easily and continuously.

The foundation of DataMiner is its powerful and versatile data acquisition and control layer. With DataMiner, there are no restrictions to what data users can access. Data sources may reside on premises, in the cloud, or in a hybrid setup.

A unique catalog of 7000+ connectors already exist. In addition, you can leverage DataMiner Development Packages to build you own connectors (also known as "protocols" or "drivers").

See also: About DataMiner

About Skyline Communications

At Skyline Communications, we deal in world-class solutions that are deployed by leading companies around the globe. Check out our proven track record and see how we make our customers' lives easier by empowering them to take their operations to the next level.

Requirements

The "DataMiner Integration Studio" Visual Studio extension is required for development of connectors and Automation scripts using DataMiner Development Packages.

See Installing DataMiner Integration Studio

DevPacks are suggested to be installed with PackageReferences. DIS was redesigned to work with PackageReferences and be future-proof.

Using packages.config, you may see incorrect DLLImports (protocols) or references (Automation scripts) when asking DIS to compile the results.

For more information on how to migrate from packages.config to PackageReferences, see docs.microsoft.com.

Versioning

Versioning scheme:

A.B.C.D

  • "A.B.C" matches the DataMiner version (e.g. 10.2.0).
  • "D" is a revision number.

Revisions can be released to:

  • Support different build numbers of a specific DataMiner System version.
  • Support content changes to the NuGet package itself.

We recommend that you always use the latest revision of a version.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (10)

Showing the top 5 NuGet packages that depend on Skyline.DataMiner.Dev.Protocol:

Package Downloads
Skyline.DataMiner.Core.DataMinerSystem.Protocol

Library providing methods to communicate with DataMiner objects from Protocols (aka Connectors/Drivers). [Minimum Required DataMiner: 10.1.11] Code Entry Point: protocol.GetDms();

Skyline.DataMiner.Core.Matrix.Protocol

Library providing methods to communicate with Matrices inside Elements of a DataMiner System. [Minimum Required DataMiner: 10.3.1] Getting Started: Use the DIS Macro:Protocols/Matrix/Create Matrix Code Entry Point: public sealed class Matrix : MatrixHelperForMatrixAndTables

Skyline.DataMiner.Utils.Rates.Protocol

Library providing common methods used to calculate rates. [Minimum Required DataMiner: 10.1.0] Code Entry Point: Rate32OnDateTime rate32OnDatesHelper = Rate32OnDateTime.FromJsonString(bufferedData, minDelta, maxDelta);

Skyline.DataMiner.Utils.Table.ContextMenu

Library containing helpers to process table context-menus. [Minimum Required DataMiner: 10.1.0] Code Entry Point: var contextMenu = new ContextMenuTableManagerBasic(protocol, contextMenuData, pid).ProcessContextMenuAction();

Skyline.DataMiner.Utils.SNMP

Library containing logic that relates to SNMP. [Minimum Required DataMiner: 10.1.0] Code Entry Point: SnmpDeltaHelper.UpdateRateDeltaTracking(protocol, tablePid: 1000, CalculationMethod.Accurate)

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
10.5.7.2 317 6/13/2025
10.5.6.1 200 5/26/2025
10.5.6 247 5/16/2025
10.5.5.2 358 4/17/2025
10.5.4.2 311 4/3/2025
10.5.4.1 204 3/21/2025
10.5.4-rc 158 3/10/2025
10.5.3 1,768 2/27/2025
10.5.2.2 387 2/3/2025
10.5.2.1 234 1/23/2025
10.5.2 175 1/23/2025
10.5.1 524 12/13/2024
10.5.0.6 251 6/13/2025
10.5.0.5 146 5/26/2025
10.5.0.4 183 5/16/2025
10.5.0.3 202 4/17/2025
10.5.0.2 184 4/3/2025
10.5.0.1 122 3/21/2025
10.5.0 184 2/27/2025
10.4.12 298 11/22/2024
10.4.11 330 10/24/2024
10.4.10 382 9/23/2024
10.4.9 241 9/9/2024
10.4.8.1 5,705 7/18/2024
10.4.8 203 7/11/2024
10.4.7 341 6/20/2024
10.4.6.2 314 6/5/2024
10.4.6.1 338 5/21/2024
10.4.6 187 5/17/2024
10.4.5.1 509 4/24/2024
10.4.5 299 4/18/2024
10.4.4.2 408 3/26/2024
10.4.4.1-rc 188 2/20/2024
10.4.3.3 230 3/25/2024
10.4.3.2 408 2/27/2024
10.4.2.6 251 3/25/2024
10.4.2.4 344 2/8/2024
10.4.2.3 305 1/31/2024
10.4.2.2 329 1/25/2024
10.4.1.3 234 3/25/2024
10.4.1.2 779 12/15/2023
10.4.1.1-rc 158 11/30/2023
10.4.0.19 26 7/15/2025
10.4.0.18 240 6/13/2025
10.4.0.17 148 5/26/2025
10.4.0.16 193 5/16/2025
10.4.0.15 208 4/17/2025
10.4.0.14 165 4/4/2025
10.4.0.13 136 3/21/2025
10.4.0.12 118 2/27/2025
10.4.0.11 114 1/23/2025
10.4.0.10 124 12/13/2024
10.4.0.9 114 11/22/2024
10.4.0.8 156 10/18/2024
10.4.0.7 135 9/20/2024
10.4.0.6 850 9/9/2024
10.4.0.5 137 7/18/2024
10.4.0.4 138 7/16/2024
10.4.0.3 139 5/17/2024
10.4.0.2 156 4/24/2024
10.4.0.1 220 3/25/2024
10.4.0 301 2/27/2024
10.3.12.3 201 3/25/2024
10.3.12.2 1,178 11/28/2023
10.3.12.1 291 11/20/2023
10.3.12 357 11/17/2023
10.3.11.1 207 3/25/2024
10.3.11 524 10/20/2023
10.3.10.1 622 9/28/2023
10.3.10 353 9/22/2023
10.3.9.2 368 9/11/2023
10.3.9.1 301 9/5/2023
10.3.9 560 8/25/2023
10.3.8 455 7/12/2023
10.3.7 389 6/15/2023
10.3.6 306 5/23/2023
10.3.5 418 4/21/2023
10.3.4.1 581 4/12/2023
10.3.4 471 3/28/2023
10.3.3.2 210 4/12/2023
10.3.3.1 370 3/13/2023
10.3.3 486 3/2/2023
10.3.2.3 232 4/12/2023
10.3.2.2 488 1/26/2023
10.3.1.1 23,057 12/15/2022
10.3.0.25 222 6/24/2025
10.3.0.24 1,922 11/22/2024
10.3.0.23 116 11/15/2024
10.3.0.22 143 10/18/2024
10.3.0.21 146 9/9/2024
10.3.0.20 141 7/18/2024
10.3.0.19 134 7/11/2024
10.3.0.18 154 6/21/2024
10.3.0.17 141 5/17/2024
10.3.0.16 140 4/24/2024
10.3.0.15 156 4/18/2024
10.3.0.14 187 3/22/2024
10.3.0.13 297 2/27/2024
10.3.0.12 222 2/8/2024
10.3.0.11 184 1/30/2024
10.3.0.10 219 12/15/2023
10.3.0.9 175 11/16/2023
10.3.0.8 236 10/19/2023
10.3.0.7 221 9/22/2023
10.3.0.6 240 8/25/2023
10.3.0.5 183 7/12/2023
10.3.0.4 186 6/14/2023
10.3.0.3 176 5/23/2023
10.3.0.2 210 4/20/2023
10.3.0.1 248 3/23/2023
10.3.0 1,064 3/3/2023
10.2.12.1 641 11/24/2022
10.2.12 526 11/18/2022
10.2.11.2 473 11/9/2022
10.2.11.1 371 11/9/2022
10.2.11 656 10/20/2022
10.2.10.1 823 9/23/2022
10.2.9 734 9/9/2022
10.2.8 579 8/29/2022
10.2.7 512 8/29/2022
10.2.6.5 471 8/29/2022
10.2.5.5 443 8/29/2022
10.2.4 436 8/29/2022
10.2.3 458 8/29/2022
10.2.2 433 8/29/2022
10.2.1 488 8/29/2022
10.2.0.25 5,402 11/16/2023
10.2.0.24 268 10/18/2023
10.2.0.23 193 9/21/2023
10.2.0.22 305 8/23/2023
10.2.0.21 187 7/13/2023
10.2.0.20 173 6/14/2023
10.2.0.19 186 5/23/2023
10.2.0.18 212 4/21/2023
10.2.0.17 236 3/23/2023
10.2.0.16 241 3/14/2023
10.2.0.15 283 3/2/2023
10.2.0.14 454 1/25/2023
10.2.0.13 358 12/14/2022
10.2.0.12 378 11/18/2022
10.2.0.11 375 11/15/2022
10.2.0.10 387 11/7/2022
10.2.0.9 464 10/24/2022
10.2.0.8 549 10/20/2022
10.2.0.7 459 9/21/2022
10.2.0.6 803 9/9/2022
10.1.12 759 8/29/2022
10.1.11 32,232 8/29/2022
10.1.10 457 8/29/2022
10.1.9 451 8/29/2022
10.1.8 457 8/29/2022
10.1.7 452 8/29/2022
10.1.6 466 8/29/2022
10.1.5 461 8/29/2022
10.1.4 455 8/29/2022
10.1.3 450 8/29/2022
10.1.2 528 8/29/2022
10.1.1 730 8/29/2022
10.1.0.6 27,103 11/14/2022
10.1.0.5 373 11/7/2022
10.1.0.4 429 10/23/2022
10.1.0.3 458 10/19/2022
10.1.0.2 439 9/21/2022
10.1.0.1 555 9/9/2022
10.0.13 466 8/29/2022
10.0.12 445 8/29/2022
10.0.11 452 8/29/2022
10.0.10 562 8/29/2022
10.0.9 433 8/29/2022
10.0.8 433 8/29/2022
10.0.7 435 8/29/2022
10.0.6 440 8/29/2022
10.0.5 503 8/29/2022
10.0.4 445 8/29/2022
10.0.3.5 458 8/29/2022
10.0.2 450 8/29/2022
10.0.0.5 1,416 8/29/2022