Stream: implementers
Topic: Endpoint (send, receive or both)
Tom de Jong (Oct 01 2020 at 19:07):
We have a need to specify whether an endpoint supports sending, receiving or both sending and receiving of a certain payloadType. Would this be a use case for a new attribute (direction? sendReceive?) or is there an existing way to make this distinction? The challenge would be that the distinction is really at the level of the payloadType, so this might be a case for making a BackboneElement out of that.
Grahame Grieve (Oct 01 2020 at 20:31):
this should be clear in the capability statement for the endpoint. And sending vs receiving as an outright statement is ambiguous. sending what? receiving what?
Last updated: Apr 12 2022 at 19:14 UTC