getProfileCommand(with:completion:)

Declaration

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