Class: EmuPower::Commands::GetCurrentPrice
- Inherits:
-
BasicCommand
- Object
- Command
- BasicCommand
- EmuPower::Commands::GetCurrentPrice
- Defined in:
- lib/emu_power/commands.rb
Overview
Get the current electricity rate. This is either provided by the meter, or set manually on the device during setup. This triggers a PriceCluster notification.
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