Skip to content

anbud/mqtt-communication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MQTT communication module

A simple module that stores selected events from Raspberry Pi IoT machines. It uses MQTT to communicate between Python scripts used for data collection and NodeJS scripts used for data storage on the blockchain.

It stores important events (usb_inserted, usb_removed) on the shared channel that's shared across all devices. Less important events (cpu_peak, memory_peak, cpu_regular, memory_regular) are stored on the local (agile) channel.

Chaincode

The chaincode used for data storage is available here.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published