Global

Type Definitions

errCallback(err)

Parameters:
Name Type Description
err Error
Source:

pvReport

Type:
  • Object
Properties:
Name Type Description
serial String
time String
TEMP String
ETODAY String
IAC String
VAC String
FAC String
PAC String
ZAC String
ETOTAL String
HTOTAL String
MODE String
Source:

pvReportCallback(report, err)

Parameters:
Name Type Description
report pvReport

pv report.

err Error

defined if an error occured.

Source: