Skip to content

MQTT based Software OTA Updating and BMS Data collection for the EU MARBEL Project

Notifications You must be signed in to change notification settings

securityinmobility/marbel-bms-cloud

Repository files navigation

MARBEL MQTT Examples

This repository contains a set of files acting as an example for spinning up an MQTT server as well as an example python client using certificate based authentification.

Generating certificates

The tool easyrsa is used for generating a PKI, a CA and a client certificate. On a debian based system run the following commands to set all up:

apt update
apt install easy-rsa

bash setup-certificates.sh

Running the Demo

docker-compose up --build

About

MQTT based Software OTA Updating and BMS Data collection for the EU MARBEL Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published