Skip to content

Add payload verification #1

@timpokorny

Description

@timpokorny

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions