mirror of
https://github.com/nasa/openmct.git
synced 2025-04-25 05:20:10 +00:00
[API Redesign] Add note about telemetry metadata
This commit is contained in:
parent
61a272b257
commit
4e8101ba0b
@ -928,6 +928,8 @@ Should also consider:
|
|||||||
* Merge `subscribe` functionality into `request`; that is, handle
|
* Merge `subscribe` functionality into `request`; that is, handle
|
||||||
real-time data as just another thing that triggers the `request`
|
real-time data as just another thing that triggers the `request`
|
||||||
callback.
|
callback.
|
||||||
|
* Add a useful API to telemetry metadata, allowing things like
|
||||||
|
formats to be retrieved directly from there.
|
||||||
|
|
||||||
As a consequence of this, `request` would need to return an object
|
As a consequence of this, `request` would need to return an object
|
||||||
representing the active request. This would need to be able to
|
representing the active request. This would need to be able to
|
||||||
|
Loading…
x
Reference in New Issue
Block a user