index
:
inverter-tools.git
master
p17
sched
advanced tools for voltronic inverters
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Collapse
)
Author
2021-12-02
wip
p17
Evgeny Zinoviev
2021-11-29
p18/get-p-status: don't output max_temp if inverter doesn't return it
Evgeny Zinoviev
2021-11-29
p18: fix serial number parsing in get-p-rated
Evgeny Zinoviev
2021-11-29
p18: fix variable field lengths in get-p-rated
Evgeny Zinoviev
2021-11-29
p18: fix get-p-status
Evgeny Zinoviev
2021-05-23
p18: fix set-ac-charging-time/set-ac-loads-supply-time
Evgeny Zinoviev
2021-05-23
p18: fix set-output-model
Evgeny Zinoviev
2021-05-23
p18: fix set-charging-source-priority
Evgeny Zinoviev
2021-05-23
p18: fix set-charging-thresholds
Evgeny Zinoviev
2021-05-23
p18: fix set-date-time
Evgeny Zinoviev
2021-05-23
GS response: typo fix
Evgeny Zinoviev
2021-05-22
server: add --device-error-limit
Evgeny Zinoviev
2021-05-22
server: fix delay
Evgeny Zinoviev
2021-05-22
server: add some logs
Evgeny Zinoviev
2021-05-22
device: add a FIXME comment about possible bug
Evgeny Zinoviev
2021-05-22
p18::Client::execute: don't catch InvalidResponseError
Evgeny Zinoviev
2021-05-22
inverterd: add --delay option
Evgeny Zinoviev
2021-05-17
device: fix timeout logic when Device is reused
Evgeny Zinoviev
2021-05-17
server: write errors to stderr
Evgeny Zinoviev
2021-05-17
inverterd.cc: fix usage message
Evgeny Zinoviev
2021-05-16
turn some bools in GS response into enums
Evgeny Zinoviev
2021-05-16
add 'simple-json' format
Evgeny Zinoviev
2021-05-16
server/cache: fix cache collision for commands with different arguments
Evgeny Zinoviev
2021-05-16
p18/response/TotalGenerated: kwh -> wh
Evgeny Zinoviev
2021-05-07
fix json representation of enum values
Evgeny Zinoviev
2021-05-07
server: remove cached items on timeout (makes sense in case of error that ↵
Evgeny Zinoviev
might happen next)
2021-05-07
initial
Evgeny Zinoviev