From 22c680005d9791bed0bdf654abf96a2110392eb0 Mon Sep 17 00:00:00 2001 From: Cristian Recoseanu Date: Mon, 4 Dec 2023 16:25:39 +0000 Subject: [PATCH] Add TODO --- docs/IS-04 interactions.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/IS-04 interactions.md b/docs/IS-04 interactions.md index 934427d..2ea18c9 100644 --- a/docs/IS-04 interactions.md +++ b/docs/IS-04 interactions.md @@ -36,3 +36,5 @@ In either case, the ‘control’ endpoint for each Device’s Configuration API This flexibility is to accommodate different relationships between Devices and Nodes. For example, some Devices may be loosely coupled to the Node, for example cards in a card frame. These Devices are more likely to have an instance of the API for each card. Others may be tightly coupled, for example a media processing pipeline on a server, where it is likely to be preferable to have one instance of the API that is advertised for each pipeline. + +`TODO`: decide on `href` format and trailing slashes