Skip to content

Diagnostic Page Enhancements  #24

@JustDave2

Description

@JustDave2

I would like to monitor BMS data with external tools.

Given I can connect to the serial port and monitor the diagnostic data, looking for patterns.

When I see "BMS Status " I know it's the beginning of a staus update, but I have no good end characters.

My requests:
1.) Add a unique character string at the end of the status update so that I can programmatically know the end of the datagram.
2.) Fix the order of the last line. Currently, all values have a label and value (e.g. Cell1: 3.80V or Avg Temp: 17.818C) but the last line looks like this: CANbus 0.00mA 71% SOC 988320.00mAh
Please set each to a label, value pattern ( e.g. CANbus 0.00mA SOC 71% ChargeCapacity 988320.00mAh)

Thank you!
David

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