Introduction
This page deals with the ICD-001 Command Reply.
Contents
...
Table of Contents | ||||||
---|---|---|---|---|---|---|
|
...
Example Command Reply
Code Block | ||
---|---|---|
| ||
<?xml version="1.0" encoding="utf-8"?> <CommandReport xmlns="http://navtechradar.com/ICDNAV001-CommandReply” xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" MsgId=”21” Status=”Success” Received=”2012-02-14T11:23:15”> <!-- Sender element is mirrored back to subscriber to check authenticity (if included in command message) --> <Sender SenderId ="XFSControlSuite:1" NetworkAddress="192.168.24.5" NetworkPort ="2077"/> </CommandReport> |
...
Command Report Attributes
Attributes | Description | Type | Notes |
MsgId | Unique message Id | Long | This will match the id of the incoming message |
Status | Indicates if the incoming message has been received successfully
| String | |
Received | Date and time of when the incoming message was received | DateTime |
...
Related Information
Filter by label (Content by label) | ||||||
---|---|---|---|---|---|---|
|
...