-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
Description
Story
{As a} user of pgauge,
{I want} have a receiver check that data received is the same as that sent,
{So that I can} verify that the integrity of data sent across the network is maintained
Context
Add support for verifying payload data to PGauge. We currently do this in the initial WAN Test federate by ensuring that data is always sent out in a specific format, and verifying that format when we receive it. When expectations don't match, we log a warning.
Acceptance Criteria
Once complete, I shall be able to:
- See a warning message when the received payload data for a throughput or latency update/interaction does not match the sent format