|
126 | 126 | 'name': 'Charge', |
127 | 127 | }), |
128 | 128 | ]), |
129 | | - 'tariff_content_v2_demand_charges_ALL_rates_ALL': 0, |
130 | | - 'tariff_content_v2_energy_charges_ALL_rates_ALL': 0, |
131 | | - 'tariff_content_v2_energy_charges_Summer_rates_OFF_PEAK': 0.198, |
132 | | - 'tariff_content_v2_energy_charges_Summer_rates_ON_PEAK': 0.22, |
| 129 | + 'tariff_content_v2_demand_charges': dict({ |
| 130 | + 'ALL': dict({ |
| 131 | + 'rates': dict({ |
| 132 | + 'ALL': 0, |
| 133 | + }), |
| 134 | + }), |
| 135 | + 'Summer': dict({ |
| 136 | + }), |
| 137 | + 'Winter': dict({ |
| 138 | + }), |
| 139 | + }), |
| 140 | + 'tariff_content_v2_energy_charges': dict({ |
| 141 | + 'ALL': dict({ |
| 142 | + 'rates': dict({ |
| 143 | + 'ALL': 0, |
| 144 | + }), |
| 145 | + }), |
| 146 | + 'Summer': dict({ |
| 147 | + 'rates': dict({ |
| 148 | + 'OFF_PEAK': 0.198, |
| 149 | + 'ON_PEAK': 0.22, |
| 150 | + }), |
| 151 | + }), |
| 152 | + 'Winter': dict({ |
| 153 | + }), |
| 154 | + }), |
133 | 155 | 'tariff_content_v2_name': 'Battery Maximiser', |
134 | | - 'tariff_content_v2_seasons_Summer_fromDay': 1, |
135 | | - 'tariff_content_v2_seasons_Summer_fromMonth': 1, |
136 | | - 'tariff_content_v2_seasons_Summer_toDay': 31, |
137 | | - 'tariff_content_v2_seasons_Summer_toMonth': 12, |
138 | | - 'tariff_content_v2_seasons_Summer_tou_periods_OFF_PEAK_periods': list([ |
139 | | - dict({ |
140 | | - 'fromHour': 21, |
141 | | - 'toDayOfWeek': 6, |
142 | | - 'toHour': 16, |
| 156 | + 'tariff_content_v2_seasons': dict({ |
| 157 | + 'Summer': dict({ |
| 158 | + 'fromDay': 1, |
| 159 | + 'fromMonth': 1, |
| 160 | + 'toDay': 31, |
| 161 | + 'toMonth': 12, |
| 162 | + 'tou_periods': dict({ |
| 163 | + 'OFF_PEAK': dict({ |
| 164 | + 'periods': list([ |
| 165 | + dict({ |
| 166 | + 'fromHour': 21, |
| 167 | + 'toDayOfWeek': 6, |
| 168 | + 'toHour': 16, |
| 169 | + }), |
| 170 | + ]), |
| 171 | + }), |
| 172 | + 'ON_PEAK': dict({ |
| 173 | + 'periods': list([ |
| 174 | + dict({ |
| 175 | + 'fromHour': 16, |
| 176 | + 'toDayOfWeek': 6, |
| 177 | + 'toHour': 21, |
| 178 | + }), |
| 179 | + ]), |
| 180 | + }), |
| 181 | + }), |
143 | 182 | }), |
144 | | - ]), |
145 | | - 'tariff_content_v2_seasons_Summer_tou_periods_ON_PEAK_periods': list([ |
146 | | - dict({ |
147 | | - 'fromHour': 16, |
148 | | - 'toDayOfWeek': 6, |
149 | | - 'toHour': 21, |
| 183 | + 'Winter': dict({ |
150 | 184 | }), |
151 | | - ]), |
| 185 | + }), |
152 | 186 | 'tariff_content_v2_sell_tariff_daily_charges': list([ |
153 | 187 | dict({ |
154 | 188 | 'name': 'Charge', |
155 | 189 | }), |
156 | 190 | ]), |
157 | | - 'tariff_content_v2_sell_tariff_demand_charges_ALL_rates_ALL': 0, |
158 | | - 'tariff_content_v2_sell_tariff_energy_charges_ALL_rates_ALL': 0, |
159 | | - 'tariff_content_v2_sell_tariff_energy_charges_Summer_rates_OFF_PEAK': 0.08, |
160 | | - 'tariff_content_v2_sell_tariff_energy_charges_Summer_rates_ON_PEAK': 0.16, |
| 191 | + 'tariff_content_v2_sell_tariff_demand_charges': dict({ |
| 192 | + 'ALL': dict({ |
| 193 | + 'rates': dict({ |
| 194 | + 'ALL': 0, |
| 195 | + }), |
| 196 | + }), |
| 197 | + 'Summer': dict({ |
| 198 | + }), |
| 199 | + 'Winter': dict({ |
| 200 | + }), |
| 201 | + }), |
| 202 | + 'tariff_content_v2_sell_tariff_energy_charges': dict({ |
| 203 | + 'ALL': dict({ |
| 204 | + 'rates': dict({ |
| 205 | + 'ALL': 0, |
| 206 | + }), |
| 207 | + }), |
| 208 | + 'Summer': dict({ |
| 209 | + 'rates': dict({ |
| 210 | + 'OFF_PEAK': 0.08, |
| 211 | + 'ON_PEAK': 0.16, |
| 212 | + }), |
| 213 | + }), |
| 214 | + 'Winter': dict({ |
| 215 | + }), |
| 216 | + }), |
161 | 217 | 'tariff_content_v2_sell_tariff_name': 'Battery Maximiser', |
162 | | - 'tariff_content_v2_sell_tariff_seasons_Summer_fromDay': 1, |
163 | | - 'tariff_content_v2_sell_tariff_seasons_Summer_fromMonth': 1, |
164 | | - 'tariff_content_v2_sell_tariff_seasons_Summer_toDay': 31, |
165 | | - 'tariff_content_v2_sell_tariff_seasons_Summer_toMonth': 12, |
166 | | - 'tariff_content_v2_sell_tariff_seasons_Summer_tou_periods_OFF_PEAK_periods': list([ |
167 | | - dict({ |
168 | | - 'fromHour': 21, |
169 | | - 'toDayOfWeek': 6, |
170 | | - 'toHour': 16, |
| 218 | + 'tariff_content_v2_sell_tariff_seasons': dict({ |
| 219 | + 'Summer': dict({ |
| 220 | + 'fromDay': 1, |
| 221 | + 'fromMonth': 1, |
| 222 | + 'toDay': 31, |
| 223 | + 'toMonth': 12, |
| 224 | + 'tou_periods': dict({ |
| 225 | + 'OFF_PEAK': dict({ |
| 226 | + 'periods': list([ |
| 227 | + dict({ |
| 228 | + 'fromHour': 21, |
| 229 | + 'toDayOfWeek': 6, |
| 230 | + 'toHour': 16, |
| 231 | + }), |
| 232 | + ]), |
| 233 | + }), |
| 234 | + 'ON_PEAK': dict({ |
| 235 | + 'periods': list([ |
| 236 | + dict({ |
| 237 | + 'fromHour': 16, |
| 238 | + 'toDayOfWeek': 6, |
| 239 | + 'toHour': 21, |
| 240 | + }), |
| 241 | + ]), |
| 242 | + }), |
| 243 | + }), |
171 | 244 | }), |
172 | | - ]), |
173 | | - 'tariff_content_v2_sell_tariff_seasons_Summer_tou_periods_ON_PEAK_periods': list([ |
174 | | - dict({ |
175 | | - 'fromHour': 16, |
176 | | - 'toDayOfWeek': 6, |
177 | | - 'toHour': 21, |
| 245 | + 'Winter': dict({ |
178 | 246 | }), |
179 | | - ]), |
| 247 | + }), |
180 | 248 | 'tariff_content_v2_sell_tariff_utility': 'Origin', |
181 | 249 | 'tariff_content_v2_utility': 'Origin', |
182 | 250 | 'tariff_content_v2_version': 1, |
|
0 commit comments