Confirmed users
6,300
edits
Line 50: | Line 50: | ||
=== Component | === Services Tab === | ||
This component does A, B and C and interacts with component Y to do D. | |||
The tables below simply summarize the data encountered by this component. | |||
'''Stored Data:''' | |||
{| class="wikitable" | |||
|- | |||
! What | |||
! Where | |||
|- | |||
| data type | |||
| where stored | |||
|} | |||
'''Communication with Component Y''' | |||
{| class="wikitable" | |||
|- | |||
! Direction | |||
! Message | |||
! Data | |||
! Notes | |||
|- | |||
| ''In:'' | |||
| message 1 | |||
| types of data received from component Y with the message | |||
| | |||
|- | |||
| ''Out:'' | |||
| message 2 | |||
| types of data sent to component Y with the message | |||
| | |||
|} | |||
=== TastyPie API === | |||
This component does A, B and C and interacts with component Y to do D. | This component does A, B and C and interacts with component Y to do D. |