#628 Valid response for HisRead Op

Richard McElhinney Mon 27 Aug 2018

Brian,

The spec for the HisRead Op doesn't specify the response type if no history records are found.

Is the following a valid response?

ver:"3.0" id:@<Some Id> hisStart:<start time> hisEnd:<end time>
ts,val

Cheers,

Richard

Brian Frank Mon 27 Aug 2018

Correct - return an empty grid with the ts and val columns.

Login or Signup to reply.