Matter diagnosticlogs cluster

Hi, I am working with ncs 2.6.0 trying to implement some logs using the DiagnosticLogs cluster

But It looks to me like it is not impemented/supported yet.

For testing purposes, I have generated a couple of logs using DiagnosticLogsCommandHandler::PushLog API, and I am trying to retrieve them using chip-tool with the command: 

chip/chip-tool diagnosticlogs retrieve-logs-request 0 0 1 1

But the only I get as response is UNSUPPORTED_COMMAND.

Is there any config parameter to add support for this? 

I was expecting to find some weak callback I need to add/implement, but I am not finding it.

Any help would be appreciated.

Thanks

Hugo

Parents Reply Children
No Data
Related