Method Generate
- Namespace
- Harp.StepperDriver
- Assembly
- Harp.StepperDriver.dll
Generate()
Returns an observable sequence with the contents of the metadata file describing the Harp.StepperDriver device registers.
public override IObservable<string> Generate()
Returns
- IObservable<string>
A sequence with a single string object representing the contents of the metadata file.