Skip to content

ActualGrid #30

@timoline

Description

@timoline

Because we know the actual energy and the actualretour, it is possible to calculate the actualGrid in "realtime"
It would be nice to have this ...

//added grid
parsedPacket.electricity.grid.actual.reading = parseFloat(parsedPacket.electricity.received.actual.reading - parsedPacket.electricity.delivered.actual.reading).toFixed(3);
parsedPacket.electricity.grid.actual.unit = "kW";

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions