Skip to content

Latest commit

 

History

History
42 lines (23 loc) · 1.1 KB

File metadata and controls

42 lines (23 loc) · 1.1 KB
<title>Ref::PingReceiver</title> # Ref::PingReceiver Component

1. Introduction

The Ref::PingReceiver is a demonstration component that accepts pings from the Health Component HTML MD and has commands to disable ping responsed for testing purposed.

2. Requirements

The requirements for Ref::PingReceiver are as follows:

Requirement Description Verification Method
ISF-PNG-001 The Ref::PingReceiver component shall reply to ping requests System test
ISF-PNG-002 The Ref::PingReceiver component shall provide commands to disable ping responses System test

3. Design

3.1 Context

3.1.1 Component Diagram

The Ref::PingReceiver component has the following component diagram:

Ref::PingReceiver Diagram

4. Dictionaries

Dictionaries: HTML MD

5. Module Checklists

6. Unit Testing

7. Change Log

Date Description
4/20/2017 Initial Version