bluesky / event-model

data model for event-based data collection and analysis
https://blueskyproject.io/event-model
BSD 3-Clause "New" or "Revised" License
13 stars 29 forks source link

Review StreamResource and StreamDatum Schemas #301

Closed genematx closed 3 months ago

genematx commented 3 months ago

Review the schemas of Stream Resource and Stream Datum documents to facilitate storage and client access.

Description

Motivation and Context

This PR is based on the discussion and agreed recommendations made in Issue #296. The main motivation is to simplify and future-proof the access to data by consumers and clients, such as Tiled.

How Has This Been Tested?

Using existing tests (with renamed/replaced variables).