Willmish / comp0016-farmbeats

Raspberry Pi based IoT project on smart farming with @Avanade
http://students.cs.ucl.ac.uk/2021/group28/
MIT License
2 stars 1 forks source link

Move all pubsub topics and sensor types to constants #49

Open Willmish opened 2 years ago

Willmish commented 2 years ago

In order to make Backend-frontend integration easier and smoother, move all string names of pubsub topics and snesor types to a single Constants.py file or Enums.

Possible solution:

Possible storage files: