-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels