Skyline.DataMiner.Core.GQI.Extensions
1.0.0
Prefix Reserved
See the version list below for details.
dotnet add package Skyline.DataMiner.Core.GQI.Extensions --version 1.0.0
NuGet\Install-Package Skyline.DataMiner.Core.GQI.Extensions -Version 1.0.0
<PackageReference Include="Skyline.DataMiner.Core.GQI.Extensions" Version="1.0.0" />
<PackageVersion Include="Skyline.DataMiner.Core.GQI.Extensions" Version="1.0.0" />
<PackageReference Include="Skyline.DataMiner.Core.GQI.Extensions" />
paket add Skyline.DataMiner.Core.GQI.Extensions --version 1.0.0
#r "nuget: Skyline.DataMiner.Core.GQI.Extensions, 1.0.0"
#:package Skyline.DataMiner.Core.GQI.Extensions@1.0.0
#addin nuget:?package=Skyline.DataMiner.Core.GQI.Extensions&version=1.0.0
#tool nuget:?package=Skyline.DataMiner.Core.GQI.Extensions&version=1.0.0
Skyline.DataMiner.Core.GQI.Extensions
About
This NuGet package provides the API that can be used to develop DataMiner GQI extensions like ad hoc data sources and custom operators. Documentation, examples and the API reference can be found in the DataMiner documentation.
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").
Note 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 to develop GQI extensions using this API. See Installing DataMiner Integration Studio.
Check Version compatibility for the minimum supported DataMiner version.
This API can only be used for GQI extensions on systems where the GQI DxM is enabled. The GQI DxM is enabled by default since DataMiner 10.6.1 [CU0]/10.6.0 [CU0]/10.5.0 [CU10]. To support older DataMiner versions or systems where the GQI DxM is disabled, use the SLAnalyticsTypes API instead.
Version compatibility
Each version of the API requires a minimum DataMiner or DataMiner Web version and will put a lower bound on the minimum required DataMiner version or DataMiner Web version for your GQI extensions. Use the table below to check which version of the API is applicable to you.
| API version | DataMiner Web version | DataMiner version |
|---|---|---|
| 1.0.0 | 10.6.6 [CU0] | 10.6.6 [CU0]/10.6.0 [CU3]/10.5.0 [CU15] |
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net48 is compatible. net481 was computed. |
-
.NETFramework 4.8
- Skyline.DataMiner.Files.SLNetTypes (>= 10.5.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Skyline.DataMiner.Core.GQI.Extensions:
| Package | Downloads |
|---|---|
|
Skyline.DataMiner.Utils.GQI.Extensions
Utilities to facilitate the implementation of GQI extensions. |
GitHub repositories
This package is not used by any popular GitHub repositories.