Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wiki-Eintrag WiCAN OBD2 Dongle mit manuellem SoC #2096

Open
wants to merge 14 commits into
base: master
Choose a base branch
from
Prev Previous commit
Next Next commit
Update WiCAN.md
  • Loading branch information
cr0i authored Dec 25, 2024
commit 3aa407bebbb532359e1e47ba42fcce96f5fe11f7
4 changes: 2 additions & 2 deletions docs/WiCAN.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,8 +106,8 @@ Das Ergebnis sieht dann z.B. so aus:

Name|Init|PID|Expression|Period(ms)|Type|Send_to
-|-|-|-|-|-|-
manual_soc|ATSP7;ATSHFC007B;ATCP17;ATCRA17FE007B;ATFCSH17FC007B;|22028C1|B4*0.4425‑6.1947|10000|MQTT_Topic|openWB/set/vehicle/**3**/soc_module/calculated_soc_state
range|ATSP6;ATSH710;ATCP18; ATCRA77A;ATFCSH710;|222AB62|[B5:B6]|10000|MQTT_Topic|openWB/set/vehicle/**3**/get/range
manual_soc|ATSP7;ATSHFC007B;ATCP17;ATCRA17FE007B;ATFCSH17FC007B;|22028C1|B4*0.4425‑6.1947|60000|MQTT_Topic|openWB/set/vehicle/**3**/soc_module/calculated_soc_state
range|ATSP6;ATSH710;ATCP18; ATCRA77A;ATFCSH710;|222AB62|[B5:B6]|60000|MQTT_Topic|openWB/set/vehicle/**3**/get/range

### 7. Alarmanlage des Fahrzeugs

Expand Down