added archived API docs

This commit is contained in:
ahrenholz 2010-11-04 16:40:54 +00:00
parent 36cdad63cf
commit 2223b7e08f

View file

@ -9,6 +9,8 @@ Messaging is asynchronous. Responses generally may be requested through message
= Quick Reference = = Quick Reference =
*Note: this table has not been updated recently for API ver 1.16/1.17 *
|| *Message Type* || *Uses* || || *Message Type* || *Uses* ||
|| Node || Create, modify, and delete emulated nodes. Can move nodes around by including coordinates. || || Node || Create, modify, and delete emulated nodes. Can move nodes around by including coordinates. ||
|| Link || Link nodes together, unlink them, or modify link parameters. || || Link || Link nodes together, unlink them, or modify link parameters. ||
@ -22,4 +24,9 @@ Messaging is asynchronous. Responses generally may be requested through message
= Details = = Details =
* the current CORE API spec can be found in PDF format here: http://pf.itd.nrl.navy.mil/core/core_api.pdf * the current CORE API spec can be found in PDF format here: http://pf.itd.nrl.navy.mil/core/core_api.pdf
* [APIExamples API Examples] shows samples of how the API is used * [APIExamples API Examples] shows samples of how the API is used
= Archived API Spec =
* [http://hipserver.mct.phantomworks.org/core/files/CORE_API_1_14.pdf CORE_API_1_14.pdf]
* [http://hipserver.mct.phantomworks.org/core/files/CORE_API_1_15.pdf CORE_API_1_15.pdf]
* [http://hipserver.mct.phantomworks.org/core/files/CORE_API_1_16.pdf CORE_API_1_16.pdf]