[API Redesign] Add note about telemetry metadata

This commit is contained in:
Victor Woeltjen 2015-11-02 12:52:31 -08:00
parent 61a272b257
commit 4e8101ba0b

View File

@ -928,6 +928,8 @@ Should also consider:
* Merge `subscribe` functionality into `request`; that is, handle
real-time data as just another thing that triggers the `request`
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
representing the active request. This would need to be able to