Class: EmuPower::Commands::GetMeterInfo
- Inherits:
-
BasicCommand
- Object
- Command
- BasicCommand
- EmuPower::Commands::GetMeterInfo
- Defined in:
- lib/emu_power/commands.rb
Overview
Get detailed info on a specific meter. If more than one meter is connected, a MAC must be passed to identify the target. Triggers a MeterInfo notification. TODO: Allow passing meter MAC argument
Method Summary
Methods inherited from BasicCommand
Methods inherited from Command
#initialize, #to_command, #to_hex, #to_yn
Constructor Details
This class inherits a constructor from EmuPower::Commands::BasicCommand