-
|
I'm investigating ocpp implementation and found it somwhat confusing. If this is some kind of uid why it takes value of 0/error code? Is this then used somwhere? If this is not used maybe it should be removed to make code simpler to read? Or maybe this is a placeholder for something? I think in that case there should be a comment about it. |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments
-
|
cc: @ssekar15 |
Beta Was this translation helpful? Give feedback.
-
|
@Szewcson Thanks again for pointing out. |
Beta Was this translation helpful? Give feedback.
-
|
fixed in #99820 |
Beta Was this translation helpful? Give feedback.
@Szewcson Thanks again for pointing out.
sh->uidis outdated code from initial design which has missed on cleanup. I have raised a PR #99820, please review.