Joel T. Collins

Results 10 issues of Joel T. Collins

Hi, I'm trying to get to grips with Ubuntu Core a bit, and one thing I'm looking to do is create a custom image with a couple of application snaps,...

See https://gitlab.com/openflexure/openflexure-microscope-server/-/blob/master/openflexure_microscope/utilities.py#L25 We should introduce into the spec common scientific data types, and sensible ways to (de)serialize them. Start with Numpy arrays (as we've already done this, see link above)....

enhancement
critical

Mozilla Web Things framework allows for additional descriptions of Things, such as device types, using IoT ontology. We should provide something similar. Ideally using an existing ontology....

help wanted
semantics

Eventually, Extensions may become the backbone of constructing an LT app **Example of use:** OFM with spectrometer: All spectrometer logic (functions, component, and views) can be handled by the extension

enhancement
critical

Depends on https://github.com/labthings/python-labthings/issues/6 Extensions overview will show extension metadata, extension views, and extension components. This is extensible for anything else we might allow extensions to add in the future

enhancement

A lot of stuff can be generated using Sphinx autodocs. A lot of the documentation around writing Things and Extensions can be taken from the OpenFlexure Microscope docs with little...

documentation
critical
in progress

**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