Skip to content

scripts to talk modbus via serial to a tesla wall connector v3, to make it think it has a meter attached

License

Notifications You must be signed in to change notification settings

frankenbubble/twc3-modbus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

twc3-modbus

script to give modbus responses to a tesla wall connector v3 it matches a request recieved on serial port , to defined responses, which it then uses in the response.

the responses are in the responses location, and the file name is matched to the request, and the contents used in the response.

using information from dracoventions/TWCManager#20

normal mode python -u tesla.py

Specify Custom Port: python -u tesla.py --port /dev/ttyUSB1

Dummy Mode (it won't send the response on the wire): python -u tesla.py --dummy

About

scripts to talk modbus via serial to a tesla wall connector v3, to make it think it has a meter attached

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages