Documentation
ZW_MeterReset
boolean ZW_MeterReset (int $InstanceID)
Parameters
InstanceID | Device ID |
Returns
If the command succeeds, it returns TRUE, otherwise FALSE.
Description
Resets the meter from the device with InstanceID InstanceID
Example
ZW_MeterReset(12345);