API calls from coordinator scout to scout to share knowledge of learning such as examples or models. Uses Request-Response messaging. The network can be bandwidth constrained with FireQOS (1Mbps in the paper).
List of calls in Hawk Admin API:
Call to configure scout with user specified hyperparameters
Input:
Output:
- None
Call to get contents of requested tile ids
Input:
Output:
Call to transmit labeled image with metadata (labels / bounding box)
Input:
Output:
- None
Call to send internal messages (bytes) between scouts
Input:
- bytes
Output:
- bytes