Imported Upstream version 2.6.5
This commit is contained in:
parent
fefe62b2bd
commit
a1fa151fc7
201 changed files with 7974 additions and 709 deletions
|
|
@ -623,7 +623,7 @@ int main(int argc, char **argv)
|
|||
* when its a pdu! */
|
||||
dstate_setinfo("device.type", "ups");
|
||||
|
||||
/* publish the top-level data: version number, driver name */
|
||||
/* publish the top-level data: version numbers, driver name */
|
||||
dstate_setinfo("driver.version", "%s", UPS_VERSION);
|
||||
dstate_setinfo("driver.version.internal", "%s", upsdrv_info.version);
|
||||
dstate_setinfo("driver.name", "%s", progname);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue