Inspector abstraction for read-only access to hardware components
Bases: object
A generic inspect function.
Parameters: |
|
---|---|
Returns: | an iterator of (value, metadata, extra) |
Return value: | the sample value |
Return metadata: | |
dict to construct sample’s metadata |
|
Return extra: | dict of extra metadata to help constructing sample |