View Source Grizzly.ZWave.Commands.MeterGet (grizzly v8.6.2)

This module implements the METER_GET command of the COMMAND_CLASS_METER command class.

This command is used to request the current meter reading to a supporting node.

Params: - none - (v1)

Summary

Types

Functions

Link to this function

decode_params(binary, meter_type)

View Source