AVCoders.Power
2026.8.5
Prefix Reserved
dotnet add package AVCoders.Power --version 2026.8.5
NuGet\Install-Package AVCoders.Power -Version 2026.8.5
<PackageReference Include="AVCoders.Power" Version="2026.8.5" />
<PackageVersion Include="AVCoders.Power" Version="2026.8.5" />
<PackageReference Include="AVCoders.Power" />
paket add AVCoders.Power --version 2026.8.5
#r "nuget: AVCoders.Power, 2026.8.5"
#:package AVCoders.Power@2026.8.5
#addin nuget:?package=AVCoders.Power&version=2026.8.5
#tool nuget:?package=AVCoders.Power&version=2026.8.5
AVCoders.Power
PDU and outlet drivers for the AV Coders device library. Built on AVCoders.Core. Targets .NET 8.0.
Install
dotnet add package AVCoders.Power
Published to nuget.org. See the repository README for details.
Drivers
TrippLitePdu,TrippLiteOutlet— Tripp Lite / Eaton PowerAlert units (SNMPv3), including ATS models. Discovers the outlet count, names and controllability from the device, polls outlet states with a single walk, and on ATS models reports input feed voltages, the active source and a power-redundancy issue when a feed is lost. Replaces the formerEatonPdu/EatonOutlet, which hardcoded eight outlets and spoke the Tripp Lite MIB despite the name.ServerEdgePdu,ServerEdgeOutlet— ServerEdge (REST)
Usage
Drivers talk to hardware through a transport from AVCoders.CommunicationClients. See the repository README for full wiring, logging and tracing setup.
| Product | Versions 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. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net8.0
- AVCoders.CommunicationClients (>= 2026.8.5)
- AVCoders.Core (>= 2026.8.5)
- Lextm.SharpSnmpLib (>= 12.5.7)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on AVCoders.Power:
| Package | Downloads |
|---|---|
|
AVCoders.Crestron.TouchPanel
Touch panel menu and UI helpers for Crestron panels: display, motor, AVoIP, sync, level, PDU and Q-SYS source menus, PIN entry, confirmation and status pages. |
GitHub repositories
This package is not used by any popular GitHub repositories.