You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We could potentially internalize some of these as implementation-specific classes (e.g. ContextTask, PassthroughState) in addition to the ones already internalized in #172. This would simplify both the API and docs effort at this point, but the operators will need to be included.
The text was updated successfully, but these errors were encountered:
While reorganizing the project for packaging, I noticed the following operators and types remain undocumented:
ContextTask
CreateContext
ConfigureHarpSyncInput
ConfigureLoadTester
DeviceFactory
HarpSyncInputData
HarpSyncInputDataFrame
HubDeviceFactory
PassthroughState
StartAcquisition
We could potentially internalize some of these as implementation-specific classes (e.g.
ContextTask
,PassthroughState
) in addition to the ones already internalized in #172. This would simplify both the API and docs effort at this point, but the operators will need to be included.The text was updated successfully, but these errors were encountered: