twc-gen3

command module
v0.0.0-...-a139d31 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 3, 2024 License: MIT Imports: 10 Imported by: 0

README

TWC Gen 3

Simple monitoring server for the Tesla Wall Connector Gen 3

twc-gen3

Features

  • Auto discover Wall Connector on network during server startup
  • Record Wall Connector stats to sqlite database every second
  • Quickly view Wall Connector information as line chart
  • Single binary to reduce infrastructure setup

Deployment

To run the entire application as a single binary, run:

% make build
% ./twc-gen3

This will build and start the server, which is running at http://127.0.0.1:8080.

Development

Install the following dependencies

Start the server with go build && ./twc-gen3. The web frontend is stored in web and can be started by running npm start from this folder.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
internal
pkg
twc

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL