aramperes / nut-rs

rups: A Network UPS Tools (NUT) implementation in Rust.

Home Page:https://crates.io/crates/rups

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support `LIST ENUM`

aramperes opened this issue · comments

Form:
	LIST ENUM <upsname> <varname>
	LIST ENUM su700 input.transfer.low

Response:
	BEGIN LIST ENUM <upsname> <varname>
	ENUM <upsname> <varname> "<value>"
	...
	END LIST ENUM <upsname> <varname>