Suryashankar Das
Suryashankar Das
Add ONVIF asset action to get streaming token from middleware server. Note: API is yet to be implemented in the middleware.
**Is your feature request related to a problem? Please describe.** It is difficult to start testing things out locally without any dummy data. **Describe the solution you'd like** Create some...
- removes HBA1C field from consultation model - updates `populate_investigations` management command to have [updated](https://docs.google.com/spreadsheets/d/1hN13p-BDbb1Pkl3a8tcVdWFsFxncju2QPfeOEkKh51E/edit?usp=sharing) seed data for HBA1C - updates `populate_investigations` command to handle updating of pre-existing data. fixes:...
Added summarization for the beds under facility in the `FacilityRelatedSummary` table, which will be visible via the `/api/v1/facility_bed_summary/` API. Summary will be of the form: ``` { "count": 1, "next":...