Skip to content

Mosquitto plugin that inserts received messages into the IOTA blockchain and happens the block-id to the CBOR message

License

Notifications You must be signed in to change notification settings

iotinga/mosquitto-iota-blockchain-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Finanziato dall'Unione europea | Ministero dell'Università e della Ricerca | Italia domani PNRR | iNEST

Programma iNEST Codice ECS00000043 finanziato sui fondi PNRR MUR – M4C2” – Investimento 1.5. Avviso “Ecosistemi dell’Innovazione” CUP progetto B33D24000100004

MQTT Mosquitto IOTA Blockchain plugin

This plugin enhances data integrity inserting the message payload on the IOTA blockchain and then appending the Block ID to the message.

Building

To compile the project first install the dependencies and then run the following commands:

mkdir build && cd build
cmake ..
make

Then you can install the library in the /usr/local/lib path with the command:

sudo make install

Dependencies

This plugin has been tested with the following dependencies:

License

This project is licensed under the Apache License 2.0 - see LICENSE file for details.

About

Mosquitto plugin that inserts received messages into the IOTA blockchain and happens the block-id to the CBOR message

Resources

License

Stars

Watchers

Forks

Packages

No packages published