Skyline.DataMiner.Dev.Protocol 10.0.6

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.0.6                
NuGet\Install-Package Skyline.DataMiner.Dev.Protocol -Version 10.0.6                
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.0.6" />                
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.0.6                
#r "nuget: Skyline.DataMiner.Dev.Protocol, 10.0.6"                
#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.0.6

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

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. These are not intended to be installed individually.

  • Skyline.DataMiner.Files.*

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 (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.4.12 45 11/22/2024
10.4.11 229 10/24/2024
10.4.10 291 9/23/2024
10.4.9 169 9/9/2024
10.4.8.1 2,157 7/18/2024
10.4.8 128 7/11/2024
10.4.7 244 6/20/2024
10.4.6.2 212 6/5/2024
10.4.6.1 273 5/21/2024
10.4.6 124 5/17/2024
10.4.5.1 337 4/24/2024
10.4.5 190 4/18/2024
10.4.4.2 328 3/26/2024
10.4.4.1-rc 170 2/20/2024
10.4.3.3 169 3/25/2024
10.4.3.2 337 2/27/2024
10.4.2.6 189 3/25/2024
10.4.2.4 278 2/8/2024
10.4.2.3 228 1/31/2024
10.4.2.2 235 1/25/2024
10.4.1.3 176 3/25/2024
10.4.1.2 420 12/15/2023
10.4.1.1-rc 146 11/30/2023
10.4.0.9 34 11/22/2024
10.4.0.8 109 10/18/2024
10.4.0.7 94 9/20/2024
10.4.0.6 439 9/9/2024
10.4.0.5 100 7/18/2024
10.4.0.4 99 7/16/2024
10.4.0.3 95 5/17/2024
10.4.0.2 113 4/24/2024
10.4.0.1 186 3/25/2024
10.4.0 231 2/27/2024
10.3.12.3 127 3/25/2024
10.3.12.2 356 11/28/2023
10.3.12.1 271 11/20/2023
10.3.12 223 11/17/2023
10.3.11.1 165 3/25/2024
10.3.11 444 10/20/2023
10.3.10.1 563 9/28/2023
10.3.10 327 9/22/2023
10.3.9.2 337 9/11/2023
10.3.9.1 267 9/5/2023
10.3.9 433 8/25/2023
10.3.8 385 7/12/2023
10.3.7 319 6/15/2023
10.3.6 243 5/23/2023
10.3.5 370 4/21/2023
10.3.4.1 424 4/12/2023
10.3.4 405 3/28/2023
10.3.3.2 171 4/12/2023
10.3.3.1 327 3/13/2023
10.3.3 404 3/2/2023
10.3.2.3 190 4/12/2023
10.3.2.2 434 1/26/2023
10.3.1.1 16,446 12/15/2022
10.3.0.24 34 11/22/2024
10.3.0.23 69 11/15/2024
10.3.0.22 99 10/18/2024
10.3.0.21 109 9/9/2024
10.3.0.20 99 7/18/2024
10.3.0.19 97 7/11/2024
10.3.0.18 106 6/21/2024
10.3.0.17 105 5/17/2024
10.3.0.16 109 4/24/2024
10.3.0.15 125 4/18/2024
10.3.0.14 152 3/22/2024
10.3.0.13 215 2/27/2024
10.3.0.12 186 2/8/2024
10.3.0.11 156 1/30/2024
10.3.0.10 182 12/15/2023
10.3.0.9 152 11/16/2023
10.3.0.8 212 10/19/2023
10.3.0.7 197 9/22/2023
10.3.0.6 215 8/25/2023
10.3.0.5 155 7/12/2023
10.3.0.4 149 6/14/2023
10.3.0.3 135 5/23/2023
10.3.0.2 163 4/20/2023
10.3.0.1 207 3/23/2023
10.3.0 809 3/3/2023
10.2.12.1 570 11/24/2022
10.2.12 451 11/18/2022
10.2.11.2 429 11/9/2022
10.2.11.1 330 11/9/2022
10.2.11 606 10/20/2022
10.2.10.1 663 9/23/2022
10.2.9 594 9/9/2022
10.2.8 537 8/29/2022
10.2.7 458 8/29/2022
10.2.6.5 424 8/29/2022
10.2.5.5 399 8/29/2022
10.2.4 392 8/29/2022
10.2.3 410 8/29/2022
10.2.2 388 8/29/2022
10.2.1 434 8/29/2022
10.2.0.25 1,537 11/16/2023
10.2.0.24 232 10/18/2023
10.2.0.23 165 9/21/2023
10.2.0.22 280 8/23/2023
10.2.0.21 153 7/13/2023
10.2.0.20 138 6/14/2023
10.2.0.19 147 5/23/2023
10.2.0.18 161 4/21/2023
10.2.0.17 195 3/23/2023
10.2.0.16 203 3/14/2023
10.2.0.15 241 3/2/2023
10.2.0.14 346 1/25/2023
10.2.0.13 302 12/14/2022
10.2.0.12 327 11/18/2022
10.2.0.11 331 11/15/2022
10.2.0.10 347 11/7/2022
10.2.0.9 416 10/24/2022
10.2.0.8 503 10/20/2022
10.2.0.7 409 9/21/2022
10.2.0.6 655 9/9/2022
10.1.12 629 8/29/2022
10.1.11 20,315 8/29/2022
10.1.10 410 8/29/2022
10.1.9 408 8/29/2022
10.1.8 415 8/29/2022
10.1.7 408 8/29/2022
10.1.6 418 8/29/2022
10.1.5 415 8/29/2022
10.1.4 409 8/29/2022
10.1.3 405 8/29/2022
10.1.2 481 8/29/2022
10.1.1 649 8/29/2022
10.1.0.6 17,881 11/14/2022
10.1.0.5 333 11/7/2022
10.1.0.4 387 10/23/2022
10.1.0.3 415 10/19/2022
10.1.0.2 398 9/21/2022
10.1.0.1 506 9/9/2022
10.0.13 421 8/29/2022
10.0.12 398 8/29/2022
10.0.11 410 8/29/2022
10.0.10 499 8/29/2022
10.0.9 389 8/29/2022
10.0.8 389 8/29/2022
10.0.7 393 8/29/2022
10.0.6 395 8/29/2022
10.0.5 462 8/29/2022
10.0.4 406 8/29/2022
10.0.3.5 417 8/29/2022
10.0.2 401 8/29/2022
10.0.0.5 1,164 8/29/2022