SpaceApi / schema

SpaceAPI JSON schema files.
24 stars 14 forks source link

Allow adding metadata to webcams #90

Open dbrgn opened 3 years ago

dbrgn commented 3 years ago

In v15, there should be a way to specify webcams with metadata (e.g. location, description, etc) similar to sensors.

Maybe we could add a new field (webcams? cams? cameras?) that replaces the cam field and is a list of objects?

Use case: We have a web cam connected to the 3D printer in our space (https://webcam.coredump.ch/, currently broken but will be fixed soon™), and would like to label it appropriately.

dbrgn commented 2 months ago

Do you have an opinion on this, @SpaceApi/core? I can also create a concrete proposal, if that helps.