straga / scrivo_project

Scrivo - Helper for development for -Micropython/Python
12 stars 2 forks source link

feat(mqtt): take server address and credentials from board config #4

Closed harduino closed 3 months ago

harduino commented 3 months ago

Hello there, Again thank you for this great project. Suggestion of this PR is to take MQTT server address and credentials from board.yaml file, so you won't have to edit MQTT-address in 2 places: board.yaml and module/scrivo_mqtt/_runner.py

harduino commented 3 months ago

@straga, I also made detailed manual how to deploy project from scratch (including schematics, firmware upload etc). Feel free to review and update original docs if required: https://4pda.to/forum/index.php?showtopic=1076299&view=findpost&p=131577584