Crate nut_client[][src]

Expand description

nut-client

The nut-client crate provides a network client implementation for Network UPS Tools (NUT) servers.

Modules

Blocking client implementation for NUT.

Well-known variable keys for NUT UPS devices.

Structs

An authentication mechanism.

Configuration for connecting to a remote NUT server.

A builder for Config.

Enums

Encapsulation for errors emitted by the client library.

NUT device type.

A host specification.

A NUT-native error.

Well-known variables for NUT UPS devices.

Type Definitions

Result type for ClientError