Class: Growatt::ExportLimit

Inherits:
Object
  • Object
show all
Defined in:
lib/growatt/const.rb

Overview

Represents export limit settings for an inverter.

Constant Summary collapse

DISABLE =

Disables export limitation

-1
# Export limit is set in watts
WATT =

Export limit is set in watts

1
PERCENTAGE =

Export limit is set in percentage

0