@if (component) { {{ component.alias }} @if ((edge.currentData | async)['channel']; as currentData) {
EDGE.INDEX.WIDGETS.DELAYED_SELL_TO_GRID.SELL_TO_GRID_POWER_LIMIT {{ (component.properties.sellToGridPowerLimit) | unitvalue:'kW' }}
EDGE.INDEX.WIDGETS.DELAYED_SELL_TO_GRID.CONTINUOUS_SELL_TO_GRID_POWER {{ (component.properties.continuousSellToGridPower) | unitvalue:'kW' }}
}
}