Skyline.DataMiner.Dev.Protocol 10.4.5.1

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
dotnet add package Skyline.DataMiner.Dev.Protocol --version 10.4.5.1
NuGet\Install-Package Skyline.DataMiner.Dev.Protocol -Version 10.4.5.1
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.4.5.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Skyline.DataMiner.Dev.Protocol --version 10.4.5.1
#r "nuget: Skyline.DataMiner.Dev.Protocol, 10.4.5.1"
#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.
// Install Skyline.DataMiner.Dev.Protocol as a Cake Addin
#addin nuget:?package=Skyline.DataMiner.Dev.Protocol&version=10.4.5.1

// Install Skyline.DataMiner.Dev.Protocol as a Cake Tool
#tool nuget:?package=Skyline.DataMiner.Dev.Protocol&version=10.4.5.1

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").

[!TIP] 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

[!IMPORTANT] 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.

[!NOTE] 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 (9)

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

Package Downloads
Skyline.DataMiner.Core.DataMinerSystem.Protocol The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

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 The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

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 The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

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.SNMP The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

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

Skyline.DataMiner.Utils.Table.ContextMenu The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

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();

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
10.4.5.1 120 4/24/2024
10.4.5 104 4/18/2024
10.4.4.2 247 3/26/2024
10.4.4.1-rc 128 2/20/2024
10.4.3.3 118 3/25/2024
10.4.3.2 262 2/27/2024
10.4.2.6 118 3/25/2024
10.4.2.4 214 2/8/2024
10.4.2.3 148 1/31/2024
10.4.2.2 145 1/25/2024
10.4.1.3 117 3/25/2024
10.4.1.2 335 12/15/2023
10.4.1.1-rc 102 11/30/2023
10.4.0.2 62 4/24/2024
10.4.0.1 135 3/25/2024
10.4.0 139 2/27/2024
10.3.12.3 60 3/25/2024
10.3.12.2 279 11/28/2023
10.3.12.1 222 11/20/2023
10.3.12 154 11/17/2023
10.3.11.1 112 3/25/2024
10.3.11 356 10/20/2023
10.3.10.1 493 9/28/2023
10.3.10 273 9/22/2023
10.3.9.2 276 9/11/2023
10.3.9.1 215 9/5/2023
10.3.9 328 8/25/2023
10.3.8 336 7/12/2023
10.3.7 277 6/15/2023
10.3.6 200 5/23/2023
10.3.5 323 4/21/2023
10.3.4.1 295 4/12/2023
10.3.4 337 3/28/2023
10.3.3.2 139 4/12/2023
10.3.3.1 294 3/13/2023
10.3.3 368 3/2/2023
10.3.2.3 159 4/12/2023
10.3.2.2 393 1/26/2023
10.3.1.1 11,409 12/15/2022
10.3.0.16 71 4/24/2024
10.3.0.15 88 4/18/2024
10.3.0.14 106 3/22/2024
10.3.0.13 132 2/27/2024
10.3.0.12 144 2/8/2024
10.3.0.11 110 1/30/2024
10.3.0.10 135 12/15/2023
10.3.0.9 98 11/16/2023
10.3.0.8 159 10/19/2023
10.3.0.7 154 9/22/2023
10.3.0.6 169 8/25/2023
10.3.0.5 123 7/12/2023
10.3.0.4 118 6/14/2023
10.3.0.3 111 5/23/2023
10.3.0.2 132 4/20/2023
10.3.0.1 180 3/23/2023
10.3.0 471 3/3/2023
10.2.12.1 510 11/24/2022
10.2.12 393 11/18/2022
10.2.11.2 397 11/9/2022
10.2.11.1 303 11/9/2022
10.2.11 568 10/20/2022
10.2.10.1 597 9/23/2022
10.2.9 506 9/9/2022
10.2.8 500 8/29/2022
10.2.7 409 8/29/2022
10.2.6.5 396 8/29/2022
10.2.5.5 369 8/29/2022
10.2.4 364 8/29/2022
10.2.3 385 8/29/2022
10.2.2 355 8/29/2022
10.2.1 393 8/29/2022
10.2.0.25 485 11/16/2023
10.2.0.24 170 10/18/2023
10.2.0.23 113 9/21/2023
10.2.0.22 235 8/23/2023
10.2.0.21 125 7/13/2023
10.2.0.20 106 6/14/2023
10.2.0.19 117 5/23/2023
10.2.0.18 128 4/21/2023
10.2.0.17 166 3/23/2023
10.2.0.16 174 3/14/2023
10.2.0.15 211 3/2/2023
10.2.0.14 243 1/25/2023
10.2.0.13 244 12/14/2022
10.2.0.12 299 11/18/2022
10.2.0.11 305 11/15/2022
10.2.0.10 312 11/7/2022
10.2.0.9 380 10/24/2022
10.2.0.8 475 10/20/2022
10.2.0.7 381 9/21/2022
10.2.0.6 536 9/9/2022
10.1.12 563 8/29/2022
10.1.11 12,198 8/29/2022
10.1.10 379 8/29/2022
10.1.9 379 8/29/2022
10.1.8 388 8/29/2022
10.1.7 376 8/29/2022
10.1.6 388 8/29/2022
10.1.5 380 8/29/2022
10.1.4 381 8/29/2022
10.1.3 375 8/29/2022
10.1.2 404 8/29/2022
10.1.1 519 8/29/2022
10.1.0.6 12,684 11/14/2022
10.1.0.5 304 11/7/2022
10.1.0.4 363 10/23/2022
10.1.0.3 389 10/19/2022
10.1.0.2 369 9/21/2022
10.1.0.1 470 9/9/2022
10.0.13 388 8/29/2022
10.0.12 370 8/29/2022
10.0.11 383 8/29/2022
10.0.10 463 8/29/2022
10.0.9 363 8/29/2022
10.0.8 357 8/29/2022
10.0.7 363 8/29/2022
10.0.6 369 8/29/2022
10.0.5 423 8/29/2022
10.0.4 379 8/29/2022
10.0.3.5 389 8/29/2022
10.0.2 371 8/29/2022
10.0.0.5 1,066 8/29/2022