Updated readme
This commit is contained in:
parent
e15b62ab54
commit
77850c1a70
2 changed files with 5 additions and 7 deletions
|
|
@ -1 +1,5 @@
|
||||||
This is a draft client to view stats from hoymiles dtu
|
# Jenkins
|
||||||
|
Links for jenkins builds with artifacts:
|
||||||
|
- (jenkins.trabus322.eu#freeBsd)[https://jenkins.trabus322.eu/job/hoymilesClient/]
|
||||||
|
- (jenkins.trabus322.eu#linux)[https://jenkins.trabus322.eu/job/hoymilesClient_linux/]
|
||||||
|
- (jenkins.trabus322.eu#windows)[]
|
||||||
|
|
@ -17,11 +17,5 @@ int main(){
|
||||||
dtu.updateMicroinverters();
|
dtu.updateMicroinverters();
|
||||||
}
|
}
|
||||||
|
|
||||||
// Test commit
|
|
||||||
|
|
||||||
// Port hoymilesPort{modbus_new_tcp(ip_address.c_str(), port), 0x1000};
|
|
||||||
|
|
||||||
// hoymilesPort.updateParameters();
|
|
||||||
|
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
Loading…
Add table
Add a link
Reference in a new issue