MatterSpecification.v13.Core § 11.11.4.2

Enumeration Members

Enumeration Members

Busy

Unable to handle request, retry later

shall be used if the Node is unable to handle the request (e.g. in the process of another transfer) and the Client SHOULD re-attempt the request later.

MatterSpecification.v13.Core § 11.11.4.2.4

Denied

The request is denied, no logs being transferred

shall be used if the Node is denying the current transfer of diagnostic logs for any reason.

MatterSpecification.v13.Core § 11.11.4.2.5

Exhausted

All logs has been transferred

shall be used when a BDX session is requested, however, all available logs were provided in a LogContent field.

MatterSpecification.v13.Core § 11.11.4.2.2

NoLogs

No logs of the requested type available

shall be used if the Node does not currently have any diagnostic logs of the requested type (Intent) to transfer.

MatterSpecification.v13.Core § 11.11.4.2.3

Success

Successful transfer of logs

shall be used if diagnostic logs will be or are being transferred.

MatterSpecification.v13.Core § 11.11.4.2.1