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