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 RW`

aramperes opened this issue · comments

https://networkupstools.org/docs/developer-guide.chunked/ar01s09.html

Form:
	LIST RW <upsname>

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