The attribute CapabilityNames of interaction CapabilitiesSupported is now an array of strings. This leaves a lot of room for interpretation as to the exact contents of the strings, as well as which interactions are considered "capabilities". Since the set of capabilities is already bounded by the FOM itself, this should probably be an enum data type instead.
The attribute CapabilityNames of interaction CapabilitiesSupported is now an array of strings. This leaves a lot of room for interpretation as to the exact contents of the strings, as well as which interactions are considered "capabilities". Since the set of capabilities is already bounded by the FOM itself, this should probably be an enum data type instead.