Skip to content

Read telemetry data from a MQTT broker & save them into MongoDB server ๐Ÿ”Œ

License

Notifications You must be signed in to change notification settings

Wifsimster/telemetry-mongodb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

22 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

telemetry-mongodb

Read telemetry data from a MQTT broker & save them into a MongoDB server.

To be used with the project teleinfo.

Description

Start a web server on port 3001.

Exposes two routes :

GET /linky

Return the last buffer of teleinfo from MongoDB server.

GET /teleinfo?sort=createdAt&order=-1&limit=100

Return an array of teleinfo from MongoDB server.

Settings

You need to edit the config.js file at the project root.

About

Read telemetry data from a MQTT broker & save them into MongoDB server ๐Ÿ”Œ

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published