Skip to content

A pub/sub mechanism for reading sensor data in real time, currently meant to stream to a desktop app and a database.

Notifications You must be signed in to change notification settings

SeedyROM/capteur

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

capteur 👁

What does it do?

  • Take data from a sensor data source (fake right now)
  • Push into RabbitMQ
  • Consume the queue and push messages to a websocket server
  • Consume messages to the database, MongoDB for now
  • Have a desktop app to view the incoming messages and metrics

DEMO: Here's it working!

Demo

About

A pub/sub mechanism for reading sensor data in real time, currently meant to stream to a desktop app and a database.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published