## GetEnableDebuggingResponse request ### Description GetEnableDebuggingResponse returns the result from enabling debugging. The response contains the DeviceIdentification and CorrelationUid which is received from the SynchronizeTime request. All requests have similar response behaviour which is described in [ResponseMessages](../../responsemessages.md). ### References XSD: [sm-adhoc.xsd](https://github.com/OSGP/open-smart-grid-platform/blob/development/osgp/shared/osgp-ws-smartmetering/src/main/resources/schemas/sm-adhoc.xsd) WSDL: [SmartMeteringAdhoc.wsdl](https://github.com/OSGP/open-smart-grid-platform/blob/development/osgp/shared/osgp-ws-smartmetering/src/main/resources/SmartMeteringAdhoc.wsdl)