Table of Contents

Method Generate

Namespace
Harp.Behavior
Assembly
Harp.Behavior.dll

Generate()

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

public override IObservable<string> Generate()

Returns

IObservable<string>

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