Redpoint.Pdu.CyberPower 2024.1088.700

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Redpoint.Pdu.CyberPower --version 2024.1088.700
NuGet\Install-Package Redpoint.Pdu.CyberPower -Version 2024.1088.700
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="Redpoint.Pdu.CyberPower" Version="2024.1088.700" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Redpoint.Pdu.CyberPower --version 2024.1088.700
#r "nuget: Redpoint.Pdu.CyberPower, 2024.1088.700"
#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 Redpoint.Pdu.CyberPower as a Cake Addin
#addin nuget:?package=Redpoint.Pdu.CyberPower&version=2024.1088.700

// Install Redpoint.Pdu.CyberPower as a Cake Tool
#tool nuget:?package=Redpoint.Pdu.CyberPower&version=2024.1088.700

Redpoint.Pdu.CyberPower

This library provides an implementation of Redpoint.Pdu.CyberPower for the CyberPower PDU81404.

To use it, create a CyberPower PDU factory and then try to connect to the PDU:

var factory = new CyberPowerPduFactory();
var pdu = await factory.TryGetAsync(
	new IPAddress("192.168.1.1"),
	"public");
if (pdu == null)
{
	// Target is not responding, or is not a supported CyberPower PDU.
	return;
}
Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2024.1115.1101 41 4/24/2024
2024.1115.1048 29 4/24/2024
2024.1115.932 41 4/24/2024
2024.1115.858 40 4/24/2024
2024.1115.665 39 4/24/2024
2024.1115.648 42 4/24/2024
2024.1115.591 39 4/24/2024
2024.1101.390 83 4/10/2024
2024.1100.741 78 4/9/2024
2024.1099.526 79 4/8/2024
2024.1099.466 79 4/8/2024
2024.1098.573 77 4/7/2024
2024.1095.977 76 4/4/2024
2024.1095.847 84 4/4/2024
2024.1095.604 77 4/4/2024
2024.1095.485 79 4/4/2024
2024.1094.930 81 4/3/2024
2024.1094.910 72 4/3/2024
2024.1094.387 76 4/3/2024
2024.1094.313 73 4/3/2024
2024.1093.520 83 4/2/2024
2024.1092.240 82 4/1/2024
2024.1089.1425 77 3/29/2024
2024.1089.983 82 3/29/2024
2024.1089.942 74 3/29/2024
2024.1089.2 74 3/29/2024
2024.1088.1343 79 3/28/2024
2024.1088.1139 73 3/28/2024
2024.1088.875 72 3/28/2024
2024.1088.700 58 3/28/2024
2024.1088.603 67 3/28/2024
2024.1088.590 89 3/28/2024
2024.1088.575 74 3/28/2024
2024.1088.561 68 3/28/2024
2024.1088.506 74 3/28/2024
2024.1088.18 70 3/28/2024
2024.1087.1181 81 3/27/2024
2024.1087.1173 66 3/27/2024
2024.1087.1143 81 3/27/2024
2024.1087.1108 66 3/27/2024
2024.1087.950 72 3/27/2024
2024.1087.939 77 3/27/2024
2024.1087.252 76 3/27/2024
2024.1070.736 83 3/10/2024