# EnableDebugging

## Description

Enable debugging for a device. Communication with the device will be logged and made available through [FindMessageLogs](https://grid-exchange-fabric.gitbook.io/gxf/domains/smartmetering/smartmeteringws/management/findmessagelogs),

All requests have similar response behaviour which is described in [ResponseMessages](https://grid-exchange-fabric.gitbook.io/gxf/domains/smartmetering/responsemessages).

[GetEnableDebuggingResponse](https://github.com/OSGP/Documentation/blob/development/domains/smartmetering/smartmeteringws/management/getenabledebuggingresponse.md) returns the result status. The response contains the DeviceIdentification and CorrelationUid which is received from the GetEnableDebuggingRequest request.

## References

XSD: [sm-management.xsd](https://github.com/OSGP/open-smart-grid-platform/blob/development/osgp/shared/osgp-ws-smartmetering/src/main/resources/schemas/sm-management.xsd)

WSDL: [SmartMeteringManagement.wsdl](https://github.com/OSGP/open-smart-grid-platform/blob/development/osgp/shared/osgp-ws-smartmetering/src/main/resources/SmartMeteringManagement.wsdl)
