getProfileCommand(with:completionHandler:)

Declaration

func getProfileCommand(with params: MTRElectricalMeasurementClusterGetMeasurementProfileCommandParams, completionHandler: @escaping  @Sendable ((any Error)?) -> Void)
func profileCommand(with params: MTRElectricalMeasurementClusterGetMeasurementProfileCommandParams) async throws