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

Start charging with different RFID credentials #26

Open
bbking78 opened this issue Dec 6, 2024 · 3 comments
Open

Start charging with different RFID credentials #26

bbking78 opened this issue Dec 6, 2024 · 3 comments

Comments

@bbking78
Copy link

bbking78 commented Dec 6, 2024

Hi,

thanks for your work on this node!
we have two different RFID tags and I'd like to start charging with either the first or second RFID tag, depending on which car is connected. Is there a way to do this as I have not found the right parameters on the API page (https://developer.easee.com/reference/post_api-chargers-chargerid-commands-start-charging)
Would be great to have a hint on that.
Thanks!

@runnane
Copy link
Owner

runnane commented Dec 10, 2024

Hey,

Unfortunately it would appear that the API does not stream RFID tag event, atleast on my device - but I have not activated RFID based charging.
I'll check with my other one when it comes online if i get something on that one.

Jon

@runnane
Copy link
Owner

runnane commented Dec 10, 2024

I see now that some observations exist that might be interesting for this usecase, I will have to look into what data is returned:

69 | PAIRED USER IDTOKEN | Observed user token when charger put in RFID pairing mode
108 | USER IDTOKEN REVERSED | User ID token string from RFID reading (NB! Must reverse these strings) | String | Event
128 | USER IDTOKEN | User ID token string from RFID reading | String | Event

@bbking78
Copy link
Author

Thanks for your effort!
In the meantime, I had a bad experience: the charger is operated by reev, that bills the charging for the company car to my company, and ignoring the charching done with our private RFID key. When I start the chargeing over Node-Red, reev doesnt recognize that it should be recorded for the company bill, so I've run a full charging without refund. This wasn't a desaster but I recognized, that it can't be done like that. I contacted reev but they dont offer an API whatsoever... :(

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants