Skip to content

New plugin how to write value for reseting counter #1380

@Jodaille

Description

@Jodaille

Hello,

I try to write a new plugin for reseting water pump counters (low, middle, high speed).

I have look at the other plugins, I can read values but reseting (write) return None.

For example:
https://github.com/Jodaille/ddtplugins/blob/master/zoe_waterpump_counter_reset.py#L216-L224

reset_request = self.evc_ecu.requests[u"DataWrite.($3349) Time Counter for the driving WEP in Low Speed"] request_response = reset_request.send_request()

Nb: I start diag session before https://github.com/Jodaille/ddtplugins/blob/master/zoe_waterpump_counter_reset.py#L174-L181

Can you see what am I missing ?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions