embeddedChannel

Allows a Channel subsetter to be embedded within an EventChannel. This is most often used within a EventChannel logical.

Example

<embeddedChannel>
    <sampling>
        <min>1</min>
        <max>40</max>
        <interval>
            <unit>SECOND</unit>
            <value>1</value>
        </interval>
    </sampling>
</embeddedChannel>

This consists of

Places this can be found

In eventChannel there is a choice between all of the following