Skip to content

set of tools for sending can data to different databases

License

Notifications You must be signed in to change notification settings

brsc2909/can2db

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

can2db

set of tools for sending can data to different databases

Installing

sudo apt-get install libhiredis-dev

git clone git@github.com:brsc2909/can2db.git

cd can2db

mkdir build
cd build && cmake ..

make

sudo make install

can2redis

useable in basic form, needs tuning

can2atlas

still needs a lot of work, not really usable.

can2mysql

not implemented yet

can2influx

not implemented yet

can2kafka

not implemented yet

About

set of tools for sending can data to different databases

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published