Streams¶
A stream is the configuration of data flow for a combination of devices or folders.
Fields¶
| Field | Type | Description |
|---|---|---|
id | uuid | Unique Id of the stream |
name | string | Name of the stream |
sources | string[] | List of sources as string |
inserted_at | ISO8601 | Timestamp when user was created |
updated_at | ISO8601 | Timestamp when user was changed |
Associations¶
| Association | Cardinality | Foreign Entity | Description | Can access |
|---|---|---|---|---|
mandate | one | Mandates | Mandate this stream belongs to |