You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am planning to integrate the go-e Charger's RFID functionality with the Tesla Fleet API to streamline the charging process.
The proposed workflow is as follows:
Authentication: User B authenticates via RFID at the go-e Charger
Automation: This request is captured via MQTT, triggering a command through the Tesla API to unlock the charge port.
Charging: Once the vehicle is connected, User B initiates the charging session by scanning the RFID tag a second time.
Is there a way to trigger an MQTT event on the initial RFID scan? My goal is to open the car's charge port via API as soon as the user touches the charger with their RFID tag, but before the actual charging starts.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hello
I am planning to integrate the go-e Charger's RFID functionality with the Tesla Fleet API to streamline the charging process.
The proposed workflow is as follows:
Is there a way to trigger an MQTT event on the initial RFID scan? My goal is to open the car's charge port via API as soon as the user touches the charger with their RFID tag, but before the actual charging starts.
Beta Was this translation helpful? Give feedback.
All reactions