Skip to content
This repository has been archived by the owner on Oct 17, 2020. It is now read-only.

Some tool used to send, receive and save canb-bus data over mqtt

Notifications You must be signed in to change notification settings

eagletrt-archived/telemetry-tools

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fenice Tools

canbus-sender

The best Application you have ever seen, a bad-ass solution for your problem Go to The Directory to see what we have done... something impossible to normal people but for us
only an embedded application using javascript (laugh if you want)

dependencies

  • can-utils
  • node
  • mongodb
  • mosquitto
  • mosquitto-clients
npm i
node sender

mongodb-receiver

Multipurpose applicatione used to read data from mqtt and insert messages in a Mongo Database

dependences: mosquitto,mongodb,node

npm i
npm run serve

mqtt-sender

Mqtt Application used to send random data to test insert and "network" performance.

dependences: mosquitto,node

mosquitto &
npm i
npm run serve

About

Some tool used to send, receive and save canb-bus data over mqtt

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 85.1%
  • Shell 14.9%