这是indexloc提供的服务,不要输入任何密码
Skip to content
This repository was archived by the owner on May 17, 2021. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,13 @@ This binding can be configured in the file `services/networkupstools.cfg`.

where `<name>` is a name you choose to identify a specific UPS device that is managed by NUT servers, `ups1` for instance. You can configure any number of UPS devices managed by NUT servers. Every UPS is identified by instance name ("ups1" in the example above). You use instance name in the item definitions.

### Thing Configuration

No `.things` file configuration required

### Item Configuration

he syntax for the binding configuration string is explained here:
The syntax for the binding configuration string is explained here:

```
networkupstools="<name>:<property name>"
Expand Down