You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the sdc11073 ReferenceTest-Device offers a ContainmentTreeService, but answers GetContainmentTree Requests with a SOAPFault: Receiver: not implemented.
This was observed when running SDCcc (7.0.1) against sdc11073 (version: b370b79, should be 1.1.25 I think).
NOTE: The same behaviour can be observed for GetDescriptor Requests.
While offering a ContainmentTreeService is optional (Biceps:R0119), a device offering a ContainmentTreeService must respond to GetContainmentTree- and GetDescriptor-Requests in a way conformant with the Requirements (f.i. Biceps:R5030, R5031, R5032, R5033, R5034, and R5035).
Alternatives
I would suggest to resolve this situation by either not offering a ContainmentTreeService or by implementing GetContainmentTree and GetDescriptor.
Implementation idea
No response
Participation
I am willing to submit a pull request to implement this feature.
Link to the idea discussion
No response
The text was updated successfully, but these errors were encountered:
ben-Draeger
changed the title
feature: support GetContainmentTree or stop offering a ContainmentTreeService.
feature: support GetContainmentTree and GetDescriptor or stop offering a ContainmentTreeService.
May 16, 2023
Is there an existing issue for this?
Feature idea
Currently, the sdc11073 ReferenceTest-Device offers a ContainmentTreeService, but answers GetContainmentTree Requests with a SOAPFault: Receiver: not implemented.
This was observed when running SDCcc (7.0.1) against sdc11073 (version: b370b79, should be 1.1.25 I think).
NOTE: The same behaviour can be observed for GetDescriptor Requests.
While offering a ContainmentTreeService is optional (Biceps:R0119), a device offering a ContainmentTreeService must respond to GetContainmentTree- and GetDescriptor-Requests in a way conformant with the Requirements (f.i. Biceps:R5030, R5031, R5032, R5033, R5034, and R5035).
Alternatives
I would suggest to resolve this situation by either not offering a ContainmentTreeService or by implementing GetContainmentTree and GetDescriptor.
Implementation idea
No response
Participation
Link to the idea discussion
No response
The text was updated successfully, but these errors were encountered: