Releases: devmarcstorm/Realtimeplot1_Backend
Releases · devmarcstorm/Realtimeplot1_Backend
Submission
What's Changed
- Fix missing Content-Disposition header in the file export response by @devmarcstorm in #9
- Enable GET on experiments and pvs for related users by @devmarcstorm in #10
- Experimental/single pv data by @devmarcstorm in #11
Full Changelog: v0.0.1-pre-submission...v1.0.0-submission
Pre-Submission
Endpoints
- /auth - user management
- /experiments - configuration of experiments and process variables
- /data - experiment data from the archiver
- /publish - setting values via the mqtt server
- /email - creation of email alerts for threshold value violations using the mqtt server
- file - import and export of database entries
What's Changed
- Feature/experiments documentation by @devmarcstorm in #1
- Fix/put user to add by @devmarcstorm in #2
- Feature/mqtt publish by @devmarcstorm in #3
- Feature/experiment pv data by @C3MO in #4
- Feature/email by @devmarcstorm in #5
- Feature/file export import by @devmarcstorm in #6
- Code style by @devmarcstorm in #7
- Development by @C3MO in #8
New Contributors
Full Changelog: https://github.com/devmarcstorm/Realtimeplot1_Backend/commits/v0.0.1-pre-submission