python-labthings icon indicating copy to clipboard operation
python-labthings copied to clipboard

Python implementation of LabThings, based on the Flask microframework

Results 24 python-labthings issues
Sort by recently updated
recently updated
newest added

**Describe the solution you'd like** A function to, both at init and retroactively, add additional @context members to the Thing Description

This is likely going to be an open question for a while, but there are my current thoughts. All input is welcome. I feel like, by and large, data collected...

discussion

When adding a Component, as well as a fully qualified name (e.g. org.openflexure.microscope), we should add the option to include additional metadata, eg specifying it's a hardware device, software object,...

enhancement
good first issue