Skip to content

setting fast poll seems to do nothing #3

@Human

Description

@Human

I have a new EMU 2, and I've tried setting fast polling to no avail. I even tried sending the example XML provided in your github project for setting fast polling, but I can see no change in behavior. My unit continues to poll every 15s, and queries of its fast poll state show no change:

<FastPollStatus>
  <DeviceMacId>0xMYMACIDHERE</DeviceMacId>
  <MeterMacId>0xMYMETERIDHERE</MeterMacId>
  <Frequency>0x00</Frequency>
  <EndTime>0x00000000</EndTime>
</FastPollStatus>

I assume that the frequency field is some polling interval (in Hz? In seconds between polls?) and that the duration is a time period (in seconds? milliseconds?) after which polling returns to normal, but it'd be nice to see API documentation for specifics.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions