Programma iNEST Codice ECS00000043 finanziato sui fondi PNRR MUR – M4C2” – Investimento 1.5. Avviso “Ecosistemi dell’Innovazione” CUP progetto B33D24000100004
This plugin enhances data integrity by appending a cryptographic signature to the payload of device packets. The signature is generated at runtime by the broker and published on a PostgresQL database.
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
This project is licensed under the Apache License 2.0 - see LICENSE file for details.