changeEventEpoch

Stops an existing active EFL epoch and starts a new active epoch.

Request

<changeEventEpoch epochNumber=" "/>

Reply

<changeEventEpoch>
   <epoch value=" "/>
   <newEpoch value=" "/>
   <result value=" ">
      <description/>
   </result>
</changeEventEpoch>

Elements

epoch

Specifies the number of the epoch.

newEpoch

Specifies the new number of the epoch.

result

Specifies an error value or 0 (for no error).

description

Specifies a text description of the result.

Attributes

epochNumber

Specifies the number of an epoch.

value

Specifies a number.