gardenifi / raspirri_server

RaspirriV1 is an intelligent irrigation system powered by RaspirriV1 server software designed for Raspberry Pi written in Python. Compatible with Raspbian OS, this robust system offers a versatile solution for automating irrigation, making it an excellent choice for both residential and commercial applications.
Other
10 stars 2 forks source link

New Feature: Add security layer in MQTT #7

Open mariosk opened 8 months ago

mariosk commented 8 months ago

MQTTS protocol should be used instead of MQTT in order to make sure that data are transferred securely towards MQTT broker from both mobile app and server.