Skip to content

Commit

Permalink
Update Protocol
Browse files Browse the repository at this point in the history
ref to custom CRC
  • Loading branch information
FlorentVTT committed Apr 12, 2022
1 parent 71ce623 commit 01577df
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Protocol
Original file line number Diff line number Diff line change
Expand Up @@ -81,8 +81,8 @@ Byte per byte :
00
00
00
07
cc
07 : * len 2
cc : custom checksum see https://github.com/Phil242/reverse-besen-API/tree/main/Checksum
0f : * len 2
02 : * Constant 0F02, BESEN protocol ?

Expand Down Expand Up @@ -165,9 +165,9 @@ ff : * ?
ff : * ?
ff : * ?
ff : * ?
10 : * Intensity of the charge, here 0x10 = 16A
10 : * Max Current of the charge, here 0x10 = 16A
13 : * len2
0c : * custom checksum
0c : * custom checksum see https://github.com/Phil242/reverse-besen-API/tree/main/Checksum
0f : * len 2
02 : * Constant 0F02, BESEN custom protocol

0 comments on commit 01577df

Please sign in to comment.