If the task is applicable to this pull request (see applicability criteria in brackets), make sure it is completed before checking the corresponding box. Otherwise, tick the box right away. Make sure that ALL boxes are checked BEFORE the PR is merged.
[x] Manually tested that added code works as intended (if any functional/runnable code is added).
[x] Added automated tests (if a new class is added (Python or C++), interface of that class must be unit tested).
[x] Tested on real hardware (if the changed or added code is used with the real hardware).
[x] Added documentation (For any new feature, explain what it does and how to use it. Write the documentation in a relevant space, e.g. Github, Confluence, etc.)
Proposed changes
Implement reading of MST sensors.
Checklist
If the task is applicable to this pull request (see applicability criteria in brackets), make sure it is completed before checking the corresponding box. Otherwise, tick the box right away. Make sure that ALL boxes are checked BEFORE the PR is merged.