-
Notifications
You must be signed in to change notification settings - Fork 55
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
Config shielded with PIN #27
Comments
Sure i can add that in a future version. But how to reset the pin in case you forget it somehow?
|
PIN reset through a button on the front would void the protection. A physical recovery would be the best, reprogramming through the FTDI would have my vote. |
may this helps as base: I Impediment a simple lock that can be enabled and disabled via Modbus. Register 0xD*: Extended Configuration
PR open: |
... "holding a button on the front when powering on" If you are able to switch the power on and off you have physical access ... IMHO the best solution. |
Feature request: I have the SmartEVSE semi-outside (garage), and protected with a Raspberry Pi with RFID meter switching the SmartEVSE switch pin.
However you can easily go info the configuration and disable the switch pin, enabling the SmartEVSE and the actuator. Shielding this with a 4 digit pin would prevent that. The SDM630 has PIN shielding for comparison.
The text was updated successfully, but these errors were encountered: