lib/aemo/nem12/data_stream_suffix.rb in aemo-0.5.1 vs lib/aemo/nem12/data_stream_suffix.rb in aemo-0.6.0
- old
+ new
@@ -27,10 +27,10 @@
'L' => { stream: 'Check', description: 'Import', units: 'kVArh' },
'R' => { stream: 'Check', description: 'Export', units: 'kVArh' },
'U' => { stream: 'Check', description: '', units: 'kVAh' },
'Y' => { stream: 'Check', description: 'Q Metering', units: 'Qh' },
'W' => { stream: 'Check', description: 'Par Metering Path', units: '' },
- 'Z' => { stream: 'Check', description: 'Volts or V2h or Amps or A2h', units: '' },
+ 'Z' => { stream: 'Check', description: 'Volts or V2h or Amps or A2h', units: '' }
# Net Meter Streams
# AEMO: NOTE THAT D AND J ARE PREVIOUSLY DEFINED
# 'D' => { stream: 'Net', description: 'Net', units: 'kWh' },
# 'J' => { stream: 'Net', description: 'Net', units: 'kVArh' }
}.freeze