Table of Contents

Method Generate

Namespace
Harp.Hobgoblin
Assembly
Harp.Hobgoblin.dll

Generate()

Returns an observable sequence with the contents of the metadata file describing the Harp.Hobgoblin device registers.

public override IObservable<string> Generate()

Returns

IObservable<string>

A sequence with a single string object representing the contents of the metadata file.