|
6b839dc631
|
Rename repository to nut-rs
|
2021-08-01 17:26:25 -04:00 |
|
|
7336676914
|
Reduce some visiblity
|
2021-08-01 17:22:36 -04:00 |
|
|
96fbfeaeab
|
Simplify errors
|
2021-08-01 15:10:27 -04:00 |
|
|
c935d88496
|
Release 0.5.1
Relicense rupsc as GPL-3.0 (or later)
|
2021-08-01 04:12:41 -04:00 |
|
|
feef67255f
|
Release 0.5.0
Rename to rups
|
2021-08-01 03:17:17 -04:00 |
|
|
539d11848e
|
Release 0.4.0
|
2021-08-01 03:05:15 -04:00 |
|
|
6c7434623a
|
Implement LIST ENUM
Fixes #19
|
2021-08-01 03:00:58 -04:00 |
|
|
efa5e71443
|
Implement LIST RANGE
Fixes #20
|
2021-08-01 02:53:24 -04:00 |
|
|
2468c5c193
|
Specify upsd version
|
2021-08-01 02:39:22 -04:00 |
|
|
f1700739f6
|
Implement GET TYPE
Fixes #14
|
2021-08-01 02:36:56 -04:00 |
|
|
cf0f058c7a
|
Implement GET UPSDESC
Fixes #12
|
2021-08-01 01:23:38 -04:00 |
|
|
2360bd4a3f
|
Implement GET NUMLOGINS
Fixes #11
|
2021-08-01 01:19:31 -04:00 |
|
|
fd1f72e1d0
|
Implement GET DESC
Fixes #15
|
2021-08-01 01:10:46 -04:00 |
|
|
ea8ecdbf0c
|
Rename list_mutable_variables to list_mutabe_vars for consistency
|
2021-08-01 01:07:39 -04:00 |
|
|
0e18b57624
|
Implement LIST RW
Fixes #17
|
2021-08-01 00:41:28 -04:00 |
|
|
b6e3a96aa1
|
Implement GET CMDDESC
Fixes #16
|
2021-08-01 00:28:31 -04:00 |
|
|
f3814c831d
|
Implement LIST CMD
Fixes #18
|
2021-08-01 00:21:25 -04:00 |
|
|
11f70642dd
|
Implement LOGOUT
Fixes #21
|
2021-08-01 00:13:44 -04:00 |
|
|
c56be76906
|
Implement VER command
Fixes #22
|
2021-07-31 23:58:59 -04:00 |
|
|
77d3020df5
|
Generify login
|
2021-07-31 23:55:12 -04:00 |
|
|
db8158eea7
|
Release 0.3.1
|
2021-07-31 22:48:55 -04:00 |
|
|
0bfbd7ee71
|
Add all-features to docs.rs
|
2021-07-31 22:48:29 -04:00 |
|
Aram Peres
|
6e82736808
|
Generify commands in blocking/tokio (#24)
|
2021-07-31 22:28:01 -04:00 |
|
|
65f25fb958
|
Release 0.3.0
|
2021-07-31 12:56:34 -04:00 |
|
|
4f8c2d5bd9
|
Update keywords
|
2021-07-31 12:55:57 -04:00 |
|
|
7bf7812593
|
Fix typo
|
2021-07-31 12:54:05 -04:00 |
|
Aram Peres
|
5c9923d000
|
Add support for Tokio (async) (#10)
Fixes #6
|
2021-07-31 12:52:53 -04:00 |
|
|
36202d9f1f
|
Update readme example
|
2021-07-31 11:16:34 -04:00 |
|
|
09c964e8fc
|
Release 0.2.2
|
2021-07-31 11:13:46 -04:00 |
|
Aram Peres
|
3002b4de53
|
Strict SSL verification (#9)
Fixes #8
|
2021-07-31 11:12:45 -04:00 |
|
|
f22867d2d2
|
Release 0.2.1
|
2021-07-31 10:07:22 -04:00 |
|
|
86115e8f48
|
Fix typo
|
2021-07-31 10:05:41 -04:00 |
|
|
60cd6a831a
|
Improve SSL upgrade
|
2021-07-31 10:01:33 -04:00 |
|
|
137251d29a
|
Release 0.2.0
|
2021-07-31 08:51:49 -04:00 |
|
|
cd295016c8
|
Improve wording
|
2021-07-31 08:47:50 -04:00 |
|
Aram Peres
|
d36999db6d
|
Add SSL support (#7)
Fixes #1
|
2021-07-31 08:43:26 -04:00 |
|
|
d78fd8c141
|
Un-ignore Cargo.lock
|
2021-07-31 04:41:17 -04:00 |
|
|
1dc577358c
|
Release 0.1.0
|
2021-07-31 04:28:08 -04:00 |
|
|
f4b1e35d8b
|
Update readme
|
2021-07-31 04:26:55 -04:00 |
|
Aram Peres
|
8556a7ca0e
|
Implement rupsc, clone of upsc (#5)
Fixes #4
|
2021-07-31 04:18:39 -04:00 |
|
|
43121ce2ea
|
Restructure with workspace
|
2021-07-30 12:15:20 -04:00 |
|
|
5ae714c9e2
|
Fix Clippy error
|
2021-07-30 12:08:26 -04:00 |
|
|
4456922492
|
version: 0.0.4
feat: parse well-known NUT variables
|
2020-11-18 02:14:53 -05:00 |
|
|
0ba5e4565f
|
version: 0.0.3
feat: list UPS variables
docs: improve docs and enforce
|
2020-11-18 00:15:45 -05:00 |
|
|
b36c855b2c
|
fix: readme, remove missing feature
|
2020-11-17 23:49:12 -05:00 |
|
|
ddb003dc0c
|
fix: readme, missing dotenv, lint
|
2020-11-17 23:47:04 -05:00 |
|
|
7988d6adcb
|
Initial commit
|
2020-11-17 23:42:49 -05:00 |
|